Author: bdaw
Date: 2011-10-20 11:32:10 -0400 (Thu, 20 Oct 2011)
New Revision: 7799
Modified:
components/pc/trunk/api/pom.xml
components/pc/trunk/bridge/pom.xml
components/pc/trunk/controller/pom.xml
components/pc/trunk/docs/pom.xml
components/pc/trunk/docs/user-guide/pom.xml
components/pc/trunk/federation/pom.xml
components/pc/trunk/jsr168api/pom.xml
components/pc/trunk/management/pom.xml
components/pc/trunk/pom.xml
components/pc/trunk/portal/pom.xml
components/pc/trunk/portlet/pom.xml
components/pc/trunk/samples/pom.xml
Log:
[maven-release-plugin] prepare release 2.3.0-Beta07
Modified: components/pc/trunk/api/pom.xml
===================================================================
--- components/pc/trunk/api/pom.xml 2011-10-20 13:07:31 UTC (rev 7798)
+++ components/pc/trunk/api/pom.xml 2011-10-20 15:32:10 UTC (rev 7799)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.3.0-Beta07-SNAPSHOT</version>
+ <version>2.3.0-Beta07</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.pc</groupId>
Modified: components/pc/trunk/bridge/pom.xml
===================================================================
--- components/pc/trunk/bridge/pom.xml 2011-10-20 13:07:31 UTC (rev 7798)
+++ components/pc/trunk/bridge/pom.xml 2011-10-20 15:32:10 UTC (rev 7799)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.3.0-Beta07-SNAPSHOT</version>
+ <version>2.3.0-Beta07</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-bridge</artifactId>
Modified: components/pc/trunk/controller/pom.xml
===================================================================
--- components/pc/trunk/controller/pom.xml 2011-10-20 13:07:31 UTC (rev 7798)
+++ components/pc/trunk/controller/pom.xml 2011-10-20 15:32:10 UTC (rev 7799)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.3.0-Beta07-SNAPSHOT</version>
+ <version>2.3.0-Beta07</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-controller</artifactId>
Modified: components/pc/trunk/docs/pom.xml
===================================================================
--- components/pc/trunk/docs/pom.xml 2011-10-20 13:07:31 UTC (rev 7798)
+++ components/pc/trunk/docs/pom.xml 2011-10-20 15:32:10 UTC (rev 7799)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.3.0-Beta07-SNAPSHOT</version>
+ <version>2.3.0-Beta07</version>
</parent>
<artifactId>docs-aggregator</artifactId>
<packaging>pom</packaging>
Modified: components/pc/trunk/docs/user-guide/pom.xml
===================================================================
--- components/pc/trunk/docs/user-guide/pom.xml 2011-10-20 13:07:31 UTC (rev 7798)
+++ components/pc/trunk/docs/user-guide/pom.xml 2011-10-20 15:32:10 UTC (rev 7799)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>docs-aggregator</artifactId>
- <version>2.3.0-Beta07-SNAPSHOT</version>
+ <version>2.3.0-Beta07</version>
</parent>
<groupId>org.gatein.pc</groupId>
<artifactId>user-guide-${translation}</artifactId>
Modified: components/pc/trunk/federation/pom.xml
===================================================================
--- components/pc/trunk/federation/pom.xml 2011-10-20 13:07:31 UTC (rev 7798)
+++ components/pc/trunk/federation/pom.xml 2011-10-20 15:32:10 UTC (rev 7799)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.3.0-Beta07-SNAPSHOT</version>
+ <version>2.3.0-Beta07</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-federation</artifactId>
Modified: components/pc/trunk/jsr168api/pom.xml
===================================================================
--- components/pc/trunk/jsr168api/pom.xml 2011-10-20 13:07:31 UTC (rev 7798)
+++ components/pc/trunk/jsr168api/pom.xml 2011-10-20 15:32:10 UTC (rev 7799)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.3.0-Beta07-SNAPSHOT</version>
+ <version>2.3.0-Beta07</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-jsr168api</artifactId>
Modified: components/pc/trunk/management/pom.xml
===================================================================
--- components/pc/trunk/management/pom.xml 2011-10-20 13:07:31 UTC (rev 7798)
+++ components/pc/trunk/management/pom.xml 2011-10-20 15:32:10 UTC (rev 7799)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.3.0-Beta07-SNAPSHOT</version>
+ <version>2.3.0-Beta07</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-management</artifactId>
Modified: components/pc/trunk/pom.xml
===================================================================
--- components/pc/trunk/pom.xml 2011-10-20 13:07:31 UTC (rev 7798)
+++ components/pc/trunk/pom.xml 2011-10-20 15:32:10 UTC (rev 7799)
@@ -33,7 +33,7 @@
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.3.0-Beta07-SNAPSHOT</version>
+ <version>2.3.0-Beta07</version>
<packaging>pom</packaging>
<name>GateIn - Portlet Container</name>
@@ -49,9 +49,9 @@
</issueManagement>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/pc...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/compone...
- <
url>http://fisheye.jboss.org/browse/gatein/components/pc/trunk</url...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/pc...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/compone...
+
<
url>http://fisheye.jboss.org/browse/gatein/components/pc/tags/2.3.0-Be...
</scm>
<properties>
Modified: components/pc/trunk/portal/pom.xml
===================================================================
--- components/pc/trunk/portal/pom.xml 2011-10-20 13:07:31 UTC (rev 7798)
+++ components/pc/trunk/portal/pom.xml 2011-10-20 15:32:10 UTC (rev 7799)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.3.0-Beta07-SNAPSHOT</version>
+ <version>2.3.0-Beta07</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-portal</artifactId>
Modified: components/pc/trunk/portlet/pom.xml
===================================================================
--- components/pc/trunk/portlet/pom.xml 2011-10-20 13:07:31 UTC (rev 7798)
+++ components/pc/trunk/portlet/pom.xml 2011-10-20 15:32:10 UTC (rev 7799)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.3.0-Beta07-SNAPSHOT</version>
+ <version>2.3.0-Beta07</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-portlet</artifactId>
Modified: components/pc/trunk/samples/pom.xml
===================================================================
--- components/pc/trunk/samples/pom.xml 2011-10-20 13:07:31 UTC (rev 7798)
+++ components/pc/trunk/samples/pom.xml 2011-10-20 15:32:10 UTC (rev 7799)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-parent</artifactId>
- <version>2.3.0-Beta07-SNAPSHOT</version>
+ <version>2.3.0-Beta07</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pc-samples</artifactId>