Skip to content

Commit

Permalink
Use released Maven/Tycho plugins & buils scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelistria committed Apr 8, 2016
1 parent 74a15b8 commit a25f05a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<!-- ==================================================== -->
<tychoVersion>0.24.0</tychoVersion>
<tychoExtrasVersion>${tychoVersion}</tychoExtrasVersion>
<jbossTychoPluginsVersion>0.23.3-SNAPSHOT</jbossTychoPluginsVersion>
<jbosstoolsRelengPublishVersion>4.3.1.Final-SNAPSHOT</jbosstoolsRelengPublishVersion>
<jbossTychoPluginsVersion>0.23.3</jbossTychoPluginsVersion>
<jbosstoolsRelengPublishVersion>4.3.1.Final</jbosstoolsRelengPublishVersion>
<memoryOptions1>-Xms512m -Xmx1024m -XX:PermSize=256m</memoryOptions1>
<memoryOptions2>-XX:MaxPermSize=256m</memoryOptions2>
<systemProperties></systemProperties>
Expand Down

0 comments on commit a25f05a

Please sign in to comment.