[gatein-commits] gatein SVN: r5783 - in components/wci/trunk: exo and 16 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Jan 18 16:59:30 EST 2011


Author: mwringe
Date: 2011-01-18 16:59:30 -0500 (Tue, 18 Jan 2011)
New Revision: 5783

Modified:
   components/wci/trunk/exo/pom.xml
   components/wci/trunk/jboss/jboss6/pom.xml
   components/wci/trunk/jetty/pom.xml
   components/wci/trunk/pom.xml
   components/wci/trunk/test/core/pom.xml
   components/wci/trunk/test/pom.xml
   components/wci/trunk/test/portlets/exo-portlet/pom.xml
   components/wci/trunk/test/portlets/gatein-portlet/pom.xml
   components/wci/trunk/test/portlets/native-portlet/pom.xml
   components/wci/trunk/test/servers/jboss42/pom.xml
   components/wci/trunk/test/servers/jboss51/pom.xml
   components/wci/trunk/test/servers/jboss6/pom.xml
   components/wci/trunk/test/servers/pom.xml
   components/wci/trunk/test/servers/tomcat6/pom.xml
   components/wci/trunk/test/servers/tomcat7/pom.xml
   components/wci/trunk/tomcat/tomcat6/pom.xml
   components/wci/trunk/tomcat/tomcat7/pom.xml
   components/wci/trunk/wci/pom.xml
Log:
[maven-release-plugin] prepare release 2.1.0-Alpha03

Modified: components/wci/trunk/exo/pom.xml
===================================================================
--- components/wci/trunk/exo/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/exo/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-exo</artifactId>

Modified: components/wci/trunk/jboss/jboss6/pom.xml
===================================================================
--- components/wci/trunk/jboss/jboss6/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/jboss/jboss6/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-jboss6</artifactId>

Modified: components/wci/trunk/jetty/pom.xml
===================================================================
--- components/wci/trunk/jetty/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/jetty/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-jetty</artifactId>

Modified: components/wci/trunk/pom.xml
===================================================================
--- components/wci/trunk/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -6,7 +6,7 @@
   
   <groupId>org.gatein.wci</groupId>
   <artifactId>wci-parent</artifactId>
-  <version>2.1.0-Alpha03-SNAPSHOT</version>
+  <version>2.1.0-Alpha03</version>
   <packaging>pom</packaging>
   
   <parent>
@@ -16,9 +16,9 @@
   </parent>
   
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/trunk/</developerConnection>
-    <url>http://fisheye.jboss.org/browse/gatein/components/wci/trunk/</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/wci/tags/2.1.0-Alpha03</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/wci/tags/2.1.0-Alpha03</developerConnection>
+    <url>http://fisheye.jboss.org/browse/gatein/components/wci/tags/2.1.0-Alpha03</url>
   </scm>
   
   <properties>

Modified: components/wci/trunk/test/core/pom.xml
===================================================================
--- components/wci/trunk/test/core/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/test/core/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-test-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-test-core</artifactId>

Modified: components/wci/trunk/test/pom.xml
===================================================================
--- components/wci/trunk/test/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/test/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-test-parent</artifactId>

Modified: components/wci/trunk/test/portlets/exo-portlet/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/exo-portlet/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/test/portlets/exo-portlet/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-test-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-test-exo-portlet</artifactId>

Modified: components/wci/trunk/test/portlets/gatein-portlet/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/gatein-portlet/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/test/portlets/gatein-portlet/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-test-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-test-gatein-portlet</artifactId>

Modified: components/wci/trunk/test/portlets/native-portlet/pom.xml
===================================================================
--- components/wci/trunk/test/portlets/native-portlet/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/test/portlets/native-portlet/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-test-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-test-native-portlet</artifactId>

Modified: components/wci/trunk/test/servers/jboss42/pom.xml
===================================================================
--- components/wci/trunk/test/servers/jboss42/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/test/servers/jboss42/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-test-server-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-test-jboss42</artifactId>

Modified: components/wci/trunk/test/servers/jboss51/pom.xml
===================================================================
--- components/wci/trunk/test/servers/jboss51/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/test/servers/jboss51/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-test-server-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-test-jboss51</artifactId>

Modified: components/wci/trunk/test/servers/jboss6/pom.xml
===================================================================
--- components/wci/trunk/test/servers/jboss6/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/test/servers/jboss6/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-test-server-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-test-jboss6</artifactId>

Modified: components/wci/trunk/test/servers/pom.xml
===================================================================
--- components/wci/trunk/test/servers/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/test/servers/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-test-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-test-server-parent</artifactId>

Modified: components/wci/trunk/test/servers/tomcat6/pom.xml
===================================================================
--- components/wci/trunk/test/servers/tomcat6/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/test/servers/tomcat6/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-test-server-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-test-tomcat6</artifactId>

Modified: components/wci/trunk/test/servers/tomcat7/pom.xml
===================================================================
--- components/wci/trunk/test/servers/tomcat7/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/test/servers/tomcat7/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-test-server-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-test-tomcat7</artifactId>

Modified: components/wci/trunk/tomcat/tomcat6/pom.xml
===================================================================
--- components/wci/trunk/tomcat/tomcat6/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/tomcat/tomcat6/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-tomcat6</artifactId>

Modified: components/wci/trunk/tomcat/tomcat7/pom.xml
===================================================================
--- components/wci/trunk/tomcat/tomcat7/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/tomcat/tomcat7/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
    <parent>
       <groupId>org.gatein.wci</groupId>
       <artifactId>wci-parent</artifactId>
-      <version>2.1.0-Alpha03-SNAPSHOT</version>
+      <version>2.1.0-Alpha03</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wci-tomcat7</artifactId>

Modified: components/wci/trunk/wci/pom.xml
===================================================================
--- components/wci/trunk/wci/pom.xml	2011-01-18 19:55:06 UTC (rev 5782)
+++ components/wci/trunk/wci/pom.xml	2011-01-18 21:59:30 UTC (rev 5783)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.gatein.wci</groupId>
     <artifactId>wci-parent</artifactId>
-    <version>2.1.0-Alpha03-SNAPSHOT</version>
+    <version>2.1.0-Alpha03</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>wci-wci</artifactId>



More information about the gatein-commits mailing list