Skip to content

Commit

Permalink
JBEAP-5392: Add the WildFly Maven plug-in version to the inter-app sh…
Browse files Browse the repository at this point in the history
…ared POM file
  • Loading branch information
sgilda committed Jul 27, 2016
1 parent 743ab4b commit 3959422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inter-app/shared/pom.xml
Expand Up @@ -58,6 +58,7 @@
<plugin>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-maven-plugin</artifactId>
<version>${version.wildfly.maven.plugin}</version>
<configuration>
<skip>false</skip>
<filename>${project.build.finalName}.jar</filename>
Expand Down

0 comments on commit 3959422

Please sign in to comment.