Removed use of web.xml

This commit is contained in:
jvi
2020-09-07 13:58:39 +02:00
parent 437d22e460
commit dc34e6f785

View File

@@ -377,7 +377,7 @@
<artifactId>hapi-fhir-testpage-overlay</artifactId> <artifactId>hapi-fhir-testpage-overlay</artifactId>
</overlay> </overlay>
</overlays> </overlays>
<webXml>src/main/webapp/WEB-INF/web.xml</webXml>
<failOnMissingWebXml>false</failOnMissingWebXml> <failOnMissingWebXml>false</failOnMissingWebXml>