[jboss-cvs] JBossAS SVN: r83623 - in projects/webbeans-ri-int/trunk: build and 3 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 29 12:09:37 EST 2009


Author: petemuir
Date: 2009-01-29 12:09:37 -0500 (Thu, 29 Jan 2009)
New Revision: 83623

Modified:
   projects/webbeans-ri-int/trunk/build/pom.xml
   projects/webbeans-ri-int/trunk/ejb/pom.xml
   projects/webbeans-ri-int/trunk/jbossas/pom.xml
   projects/webbeans-ri-int/trunk/microcontainer/pom.xml
   projects/webbeans-ri-int/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 5.2.0.ALPHA2

Modified: projects/webbeans-ri-int/trunk/build/pom.xml
===================================================================
--- projects/webbeans-ri-int/trunk/build/pom.xml	2009-01-29 17:07:39 UTC (rev 83622)
+++ projects/webbeans-ri-int/trunk/build/pom.xml	2009-01-29 17:09:37 UTC (rev 83623)
@@ -7,7 +7,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jboss.webbeans.integration</groupId>
   <artifactId>webbeans-ri-int-dist</artifactId>
-  <version>5.2.0-SNAPSHOT</version>
+  <version>5.2.0.ALPHA2</version>
   <packaging>pom</packaging>
   <name>Web Beans RI Int Build</name>
   <description>Web Beans RI Int Build</description>

Modified: projects/webbeans-ri-int/trunk/ejb/pom.xml
===================================================================
--- projects/webbeans-ri-int/trunk/ejb/pom.xml	2009-01-29 17:07:39 UTC (rev 83622)
+++ projects/webbeans-ri-int/trunk/ejb/pom.xml	2009-01-29 17:09:37 UTC (rev 83623)
@@ -2,11 +2,11 @@
   <parent>
     <groupId>org.jboss.webbeans.integration</groupId>
     <artifactId>webbeans-ri-int</artifactId>
-    <version>5.2.0-SNAPSHOT</version>
+    <version>5.2.0.ALPHA2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>webbeans-ri-int-jboss-ejb</artifactId>
-  <version>5.2.0-SNAPSHOT</version>
+  <version>5.2.0.ALPHA2</version>
   <packaging>jar</packaging>
   <name>Web Beans RI Int JBoss EJB3</name>
   <description>Web Beans RI Int JBoss EJB3</description>

Modified: projects/webbeans-ri-int/trunk/jbossas/pom.xml
===================================================================
--- projects/webbeans-ri-int/trunk/jbossas/pom.xml	2009-01-29 17:07:39 UTC (rev 83622)
+++ projects/webbeans-ri-int/trunk/jbossas/pom.xml	2009-01-29 17:09:37 UTC (rev 83623)
@@ -2,11 +2,11 @@
   <parent>
     <groupId>org.jboss.webbeans.integration</groupId>
     <artifactId>webbeans-ri-int</artifactId>
-    <version>5.2.0-SNAPSHOT</version>
+    <version>5.2.0.ALPHA2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>webbeans-ri-int-jbossas</artifactId>
-  <version>5.2.0-SNAPSHOT</version>
+  <version>5.2.0.ALPHA2</version>
   <packaging>jar</packaging>
   <name>Web Beans RI Int JBossAS</name>
   <description>Web Beans RI Int JBossAS</description>

Modified: projects/webbeans-ri-int/trunk/microcontainer/pom.xml
===================================================================
--- projects/webbeans-ri-int/trunk/microcontainer/pom.xml	2009-01-29 17:07:39 UTC (rev 83622)
+++ projects/webbeans-ri-int/trunk/microcontainer/pom.xml	2009-01-29 17:09:37 UTC (rev 83623)
@@ -2,11 +2,11 @@
   <parent>
     <groupId>org.jboss.webbeans.integration</groupId>
     <artifactId>webbeans-ri-int</artifactId>
-    <version>5.2.0-SNAPSHOT</version>
+    <version>5.2.0.ALPHA2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>webbeans-ri-int-microcontainer</artifactId>
-  <version>5.2.0-SNAPSHOT</version>
+  <version>5.2.0.ALPHA2</version>
   <packaging>jar</packaging>
   <name>Web Beans Int Microcontainer</name>
   <description>Web Beans Int Microcontainer</description>

Modified: projects/webbeans-ri-int/trunk/pom.xml
===================================================================
--- projects/webbeans-ri-int/trunk/pom.xml	2009-01-29 17:07:39 UTC (rev 83622)
+++ projects/webbeans-ri-int/trunk/pom.xml	2009-01-29 17:09:37 UTC (rev 83623)
@@ -7,13 +7,13 @@
   </parent>
   <groupId>org.jboss.webbeans.integration</groupId>
   <artifactId>webbeans-ri-int</artifactId>
-  <version>5.2.0-SNAPSHOT</version>
+  <version>5.2.0.ALPHA2</version>
   <packaging>pom</packaging>
   <name>WebBeans RI Int Aggregator</name>
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/webbeans-ri-int/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/webbeans-ri-int/trunk/</developerConnection>
-    <url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/webbeans-ri-int/trunk/</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/webbeans-ri-int/tags/5.2.0.ALPHA2</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/webbeans-ri-int/tags/5.2.0.ALPHA2</developerConnection>
+    <url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/webbeans-ri-int/tags/5.2.0.ALPHA2</url>
   </scm>
 
   <modules>




More information about the jboss-cvs-commits mailing list