upgraded wildfly-module-plugin
This commit is contained in:
parent
f6fdab8111
commit
89251cd9e9
6
pom.xml
6
pom.xml
@ -30,14 +30,14 @@
|
||||
<plugin>
|
||||
<groupId>com.inteligr8.wildfly</groupId>
|
||||
<artifactId>wildfly-module-plugin</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>2.0.3</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>module</id>
|
||||
<goals>
|
||||
<goal>module-generate</goal>
|
||||
<goal>module-generate-xml</goal>
|
||||
<goal>module-resources</goal>
|
||||
<goal>module-package</goal>
|
||||
<goal>package</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user