Author: aheritier
Date: 2009-08-25 20:38:39 -0400 (Tue, 25 Aug 2009)
New Revision: 85
Modified:
components/mop/trunk/pom.xml
Log:
Release all modules with the same version
Modified: components/mop/trunk/pom.xml
===================================================================
--- components/mop/trunk/pom.xml 2009-08-26 00:37:30 UTC (rev 84)
+++ components/mop/trunk/pom.xml 2009-08-26 00:38:39 UTC (rev 85)
@@ -22,16 +22,16 @@
<modelVersion>4.0.0</modelVersion>
- <!-- ****************** -->
- <!-- Project Definition -->
- <!-- ****************** -->
-
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>5-beta-1</version>
</parent>
+ <!-- ****************** -->
+ <!-- Project Definition -->
+ <!-- ****************** -->
+
<groupId>org.gatein.mop</groupId>
<artifactId>mop.parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
@@ -116,6 +116,7 @@
<!-- maven-release-plugin -->
<useReleaseProfile>false</useReleaseProfile>
<arguments>-Prelease</arguments>
+ <autoVersionSubmodules>true</autoVersionSubmodules>
</properties>
<!-- **************** -->
Show replies by date