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

do-not-reply at jboss.org do-not-reply at jboss.org
Sat Apr 16 10:43:44 EDT 2011


Author: chris.laprun at jboss.com
Date: 2011-04-16 10:43:42 -0400 (Sat, 16 Apr 2011)
New Revision: 6246

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/jboss42/pom.xml
   components/pc/trunk/test/servers/pom.xml
Log:
- Reverting failed release. This build sucks! >_<

Modified: components/pc/trunk/api/pom.xml
===================================================================
--- components/pc/trunk/api/pom.xml	2011-04-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/api/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-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-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/bridge/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-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-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/controller/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-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-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/docs/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -3,7 +3,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-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-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/docs/user-guide/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>docs-aggregator</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-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-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/federation/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-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-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/jsr168api/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-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-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/management/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-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-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/mc/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-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-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -29,7 +29,7 @@
 
    <groupId>org.gatein.pc</groupId>
    <artifactId>pc-parent</artifactId>
-   <version>2.3.0-Beta02</version>
+   <version>2.3.0-Beta02-SNAPSHOT</version>
    <packaging>pom</packaging>
 
    <parent>

Modified: components/pc/trunk/portal/pom.xml
===================================================================
--- components/pc/trunk/portal/pom.xml	2011-04-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/portal/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-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-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/portlet/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-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-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/samples/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-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-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/test/core/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-test</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-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-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/test/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-parent</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>pc-test</artifactId>

Modified: components/pc/trunk/test/servers/jboss42/pom.xml
===================================================================
--- components/pc/trunk/test/servers/jboss42/pom.xml	2011-04-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/test/servers/jboss42/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -3,7 +3,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-test-servers</artifactId>
-      <version>2.3.0-Alpha02-SNAPSHOT</version>
+      <version>2.3.0-Beta02-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>pc-test-jboss42</artifactId>

Modified: components/pc/trunk/test/servers/pom.xml
===================================================================
--- components/pc/trunk/test/servers/pom.xml	2011-04-15 22:45:42 UTC (rev 6245)
+++ components/pc/trunk/test/servers/pom.xml	2011-04-16 14:43:42 UTC (rev 6246)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.pc</groupId>
       <artifactId>pc-test</artifactId>
-      <version>2.3.0-Beta02</version>
+      <version>2.3.0-Beta02-SNAPSHOT</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>pc-test-servers</artifactId>



More information about the gatein-commits mailing list