Skip to content

Commit

Permalink
[SHRINKWRAP-370] Update release config
Browse files Browse the repository at this point in the history
  • Loading branch information
ALRubinger committed Dec 15, 2011
1 parent 9cf7089 commit 1a2b4aa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>5</version>
<version>8</version>
</parent>

<!-- Model Information -->
Expand Down Expand Up @@ -141,6 +141,8 @@
<artifactId>maven-release-plugin</artifactId>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<pushChanges>false</pushChanges>
<localCheckout>true</localCheckout>
</configuration>
</plugin>

Expand Down

0 comments on commit 1a2b4aa

Please sign in to comment.