[gatein-commits] gatein SVN: r6249 - in components/pc/trunk: api and 15 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Sat Apr 16 11:08:19 EDT 2011


Author: chris.laprun at jboss.com
Date: 2011-04-16 11:08:18 -0400 (Sat, 16 Apr 2011)
New Revision: 6249

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/mc/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
   components/pc/trunk/test/core/pom.xml
   components/pc/trunk/test/pom.xml
   components/pc/trunk/test/servers/pom.xml
   components/pc/trunk/test/servers/tomcat7/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: components/pc/trunk/api/pom.xml
===================================================================
--- components/pc/trunk/api/pom.xml	2011-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/api/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</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-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/bridge/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</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-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/controller/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</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-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/docs/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -3,7 +3,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</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-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/docs/user-guide/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>docs-aggregator</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</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-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/federation/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</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-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/jsr168api/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</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-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/management/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>pc-management</artifactId>

Modified: components/pc/trunk/mc/pom.xml
===================================================================
--- components/pc/trunk/mc/pom.xml	2011-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/mc/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>pc-mc</artifactId>

Modified: components/pc/trunk/pom.xml
===================================================================
--- components/pc/trunk/pom.xml	2011-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -29,7 +29,7 @@
 
    <groupId>org.gatein.pc</groupId>
    <artifactId>pc-parent</artifactId>
-   <version>2.3.0-Beta02</version>
+   <version>2.3.0-Beta03-SNAPSHOT</version>
    <packaging>pom</packaging>
 
    <parent>

Modified: components/pc/trunk/portal/pom.xml
===================================================================
--- components/pc/trunk/portal/pom.xml	2011-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/portal/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</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-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/portlet/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</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-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/samples/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>pc-samples</artifactId>

Modified: components/pc/trunk/test/core/pom.xml
===================================================================
--- components/pc/trunk/test/core/pom.xml	2011-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/test/core/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-test</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>pc-test-core</artifactId>

Modified: components/pc/trunk/test/pom.xml
===================================================================
--- components/pc/trunk/test/pom.xml	2011-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/test/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>pc-test</artifactId>

Modified: components/pc/trunk/test/servers/pom.xml
===================================================================
--- components/pc/trunk/test/servers/pom.xml	2011-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/test/servers/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-test</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>pc-test-servers</artifactId>

Modified: components/pc/trunk/test/servers/tomcat7/pom.xml
===================================================================
--- components/pc/trunk/test/servers/tomcat7/pom.xml	2011-04-16 15:07:49 UTC (rev 6248)
+++ components/pc/trunk/test/servers/tomcat7/pom.xml	2011-04-16 15:08:18 UTC (rev 6249)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-test-servers</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta03-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>pc-test-tomcat7</artifactId>
@@ -166,7 +166,7 @@
       <dependency>
          <groupId>org.gatein.pc</groupId>
          <artifactId>pc-test-core</artifactId>
-         <version>2.3.0-Beta02</version>
+         <version>2.3.0-Beta03-SNAPSHOT</version>
          <type>test-jar</type>
          <scope>test</scope>
       </dependency>



More information about the gatein-commits mailing list