Typo
parent
ad1686e63d
commit
a27fa76d08
|
|
@ -428,19 +428,17 @@
|
||||||
|
|
||||||
|
|
||||||
<profiles>
|
<profiles>
|
||||||
<profiles>
|
<profile>
|
||||||
<profile>
|
<id>with-buildnumber</id>
|
||||||
<id>with-buildnumber</id>
|
<activation>
|
||||||
<activation>
|
<property>
|
||||||
<property>
|
<name>env.BUILD_NUMBER</name>
|
||||||
<name>env.BUILD_NUMBER</name>
|
</property>
|
||||||
</property>
|
</activation>
|
||||||
</activation>
|
<properties>
|
||||||
<properties>
|
<buildNumber>.${env.BUILD_NUMBER}</buildNumber>
|
||||||
<buildNumber>.${env.BUILD_NUMBER}</buildNumber>
|
</properties>
|
||||||
</properties>
|
</profile>
|
||||||
</profile>
|
|
||||||
</profiles>
|
|
||||||
|
|
||||||
<profile>
|
<profile>
|
||||||
<id>run-its-with-wildfly-h2mem</id>
|
<id>run-its-with-wildfly-h2mem</id>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue