Author: julien_viet
Date: 2010-08-17 04:20:12 -0400 (Tue, 17 Aug 2010)
New Revision: 3840
Modified:
components/pc/branches/2.1.x/api/pom.xml
components/pc/branches/2.1.x/bridge/pom.xml
components/pc/branches/2.1.x/controller/pom.xml
components/pc/branches/2.1.x/docs/pom.xml
components/pc/branches/2.1.x/docs/user-guide/pom.xml
components/pc/branches/2.1.x/federation/pom.xml
components/pc/branches/2.1.x/jsr168api/pom.xml
components/pc/branches/2.1.x/management/pom.xml
components/pc/branches/2.1.x/mc/pom.xml
components/pc/branches/2.1.x/pom.xml
components/pc/branches/2.1.x/portal/pom.xml
components/pc/branches/2.1.x/portlet/pom.xml
components/pc/branches/2.1.x/samples/pom.xml
components/pc/branches/2.1.x/test/pom.xml
Log:
change version to 2.1.2-GA-SNAPSHOT
Modified: components/pc/branches/2.1.x/api/pom.xml
===================================================================
--- components/pc/branches/2.1.x/api/pom.xml 2010-08-17 08:12:58 UTC (rev 3839)
+++ components/pc/branches/2.1.x/api/pom.xml 2010-08-17 08:20:12 UTC (rev 3840)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.pc</groupId>
Modified: components/pc/branches/2.1.x/bridge/pom.xml
===================================================================
--- components/pc/branches/2.1.x/bridge/pom.xml 2010-08-17 08:12:58 UTC (rev 3839)
+++ components/pc/branches/2.1.x/bridge/pom.xml 2010-08-17 08:20:12 UTC (rev 3840)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-bridge</artifactId>
Modified: components/pc/branches/2.1.x/controller/pom.xml
===================================================================
--- components/pc/branches/2.1.x/controller/pom.xml 2010-08-17 08:12:58 UTC (rev 3839)
+++ components/pc/branches/2.1.x/controller/pom.xml 2010-08-17 08:20:12 UTC (rev 3840)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-controller</artifactId>
Modified: components/pc/branches/2.1.x/docs/pom.xml
===================================================================
--- components/pc/branches/2.1.x/docs/pom.xml 2010-08-17 08:12:58 UTC (rev 3839)
+++ components/pc/branches/2.1.x/docs/pom.xml 2010-08-17 08:20:12 UTC (rev 3840)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<artifactId>docs-aggregator</artifactId>
<packaging>pom</packaging>
Modified: components/pc/branches/2.1.x/docs/user-guide/pom.xml
===================================================================
--- components/pc/branches/2.1.x/docs/user-guide/pom.xml 2010-08-17 08:12:58 UTC (rev
3839)
+++ components/pc/branches/2.1.x/docs/user-guide/pom.xml 2010-08-17 08:20:12 UTC (rev
3840)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<groupId>org.gatein.pc</groupId>
<artifactId>user-guide-${translation}</artifactId>
Modified: components/pc/branches/2.1.x/federation/pom.xml
===================================================================
--- components/pc/branches/2.1.x/federation/pom.xml 2010-08-17 08:12:58 UTC (rev 3839)
+++ components/pc/branches/2.1.x/federation/pom.xml 2010-08-17 08:20:12 UTC (rev 3840)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-federation</artifactId>
Modified: components/pc/branches/2.1.x/jsr168api/pom.xml
===================================================================
--- components/pc/branches/2.1.x/jsr168api/pom.xml 2010-08-17 08:12:58 UTC (rev 3839)
+++ components/pc/branches/2.1.x/jsr168api/pom.xml 2010-08-17 08:20:12 UTC (rev 3840)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-jsr168api</artifactId>
Modified: components/pc/branches/2.1.x/management/pom.xml
===================================================================
--- components/pc/branches/2.1.x/management/pom.xml 2010-08-17 08:12:58 UTC (rev 3839)
+++ components/pc/branches/2.1.x/management/pom.xml 2010-08-17 08:20:12 UTC (rev 3840)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-management</artifactId>
Modified: components/pc/branches/2.1.x/mc/pom.xml
===================================================================
--- components/pc/branches/2.1.x/mc/pom.xml 2010-08-17 08:12:58 UTC (rev 3839)
+++ components/pc/branches/2.1.x/mc/pom.xml 2010-08-17 08:20:12 UTC (rev 3840)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-mc</artifactId>
Modified: components/pc/branches/2.1.x/pom.xml
===================================================================
--- components/pc/branches/2.1.x/pom.xml 2010-08-17 08:12:58 UTC (rev 3839)
+++ components/pc/branches/2.1.x/pom.xml 2010-08-17 08:20:12 UTC (rev 3840)
@@ -6,7 +6,7 @@
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
Modified: components/pc/branches/2.1.x/portal/pom.xml
===================================================================
--- components/pc/branches/2.1.x/portal/pom.xml 2010-08-17 08:12:58 UTC (rev 3839)
+++ components/pc/branches/2.1.x/portal/pom.xml 2010-08-17 08:20:12 UTC (rev 3840)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-portal</artifactId>
Modified: components/pc/branches/2.1.x/portlet/pom.xml
===================================================================
--- components/pc/branches/2.1.x/portlet/pom.xml 2010-08-17 08:12:58 UTC (rev 3839)
+++ components/pc/branches/2.1.x/portlet/pom.xml 2010-08-17 08:20:12 UTC (rev 3840)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-portlet</artifactId>
Modified: components/pc/branches/2.1.x/samples/pom.xml
===================================================================
--- components/pc/branches/2.1.x/samples/pom.xml 2010-08-17 08:12:58 UTC (rev 3839)
+++ components/pc/branches/2.1.x/samples/pom.xml 2010-08-17 08:20:12 UTC (rev 3840)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-samples</artifactId>
Modified: components/pc/branches/2.1.x/test/pom.xml
===================================================================
--- components/pc/branches/2.1.x/test/pom.xml 2010-08-17 08:12:58 UTC (rev 3839)
+++ components/pc/branches/2.1.x/test/pom.xml 2010-08-17 08:20:12 UTC (rev 3840)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.1.1-GA</version>
+ <version>2.1.2-GA-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-test</artifactId>
Show replies by date