We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f8d77f commit ea540c9Copy full SHA for ea540c9
examples/eap/docker-build/pom.xml
@@ -69,7 +69,7 @@
69
<galleon-options>
70
<jboss-fork-embedded>true</jboss-fork-embedded>
71
</galleon-options>
72
- <runtime-name>ROOT.war</runtime-name>
+ <name>ROOT.war</name>
73
</configuration>
74
<executions>
75
<execution>
examples/eap/s2i-source-build/pom.xml
@@ -63,7 +63,7 @@
63
64
65
66
67
68
0 commit comments