Author: bdaw
Date: 2011-10-05 07:48:47 -0400 (Wed, 05 Oct 2011)
New Revision: 7670
Modified:
components/common/trunk/common/pom.xml
components/common/trunk/logging/pom.xml
components/common/trunk/mc/pom.xml
components/common/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: components/common/trunk/common/pom.xml
===================================================================
--- components/common/trunk/common/pom.xml 2011-10-05 11:48:42 UTC (rev 7669)
+++ components/common/trunk/common/pom.xml 2011-10-05 11:48:47 UTC (rev 7670)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.common</groupId>
<artifactId>common-parent</artifactId>
- <version>2.0.4-GA</version>
+ <version>2.0.5-Beta01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>common-common</artifactId>
Modified: components/common/trunk/logging/pom.xml
===================================================================
--- components/common/trunk/logging/pom.xml 2011-10-05 11:48:42 UTC (rev 7669)
+++ components/common/trunk/logging/pom.xml 2011-10-05 11:48:47 UTC (rev 7670)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.gatein.common</groupId>
<artifactId>common-parent</artifactId>
- <version>2.0.4-GA</version>
+ <version>2.0.5-Beta01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>common-logging</artifactId>
Modified: components/common/trunk/mc/pom.xml
===================================================================
--- components/common/trunk/mc/pom.xml 2011-10-05 11:48:42 UTC (rev 7669)
+++ components/common/trunk/mc/pom.xml 2011-10-05 11:48:47 UTC (rev 7670)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.common</groupId>
<artifactId>common-parent</artifactId>
- <version>2.0.4-GA</version>
+ <version>2.0.5-Beta01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>common-mc</artifactId>
Modified: components/common/trunk/pom.xml
===================================================================
--- components/common/trunk/pom.xml 2011-10-05 11:48:42 UTC (rev 7669)
+++ components/common/trunk/pom.xml 2011-10-05 11:48:47 UTC (rev 7670)
@@ -6,7 +6,7 @@
<groupId>org.gatein.common</groupId>
<artifactId>common-parent</artifactId>
- <version>2.0.4-GA</version>
+ <version>2.0.5-Beta01-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
@@ -16,9 +16,9 @@
</parent>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/co...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/compone...
-
<
url>http://fisheye.jboss.org/browse/gatein/components/common/tags/2.0....
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/co...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/compone...
+
<
url>http://fisheye.jboss.org/browse/gatein/components/common/trunk<...
</scm>
<!-- Import dependency management configuration -->