Skip to content

Commit 3199aa3

Browse files
author
eugenp
committed
maven build fix
1 parent f40c9d3 commit 3199aa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-mvc-no-xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<artifactId>maven-war-plugin</artifactId>
8787
<version>${maven-war-plugin.version}</version>
8888
<configuration>
89-
<failonmissingwebxml>false</failonmissingwebxml>
89+
<failOnMissingWebXml>false</failOnMissingWebXml>
9090
</configuration>
9191
</plugin>
9292

0 commit comments

Comments
 (0)