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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 30 17:41:32 EST 2009


Author: petemuir
Date: 2009-01-30 17:41:32 -0500 (Fri, 30 Jan 2009)
New Revision: 83713

Modified:
   projects/webbeans-ri-int/trunk/deployer/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.ALPHA3

Modified: projects/webbeans-ri-int/trunk/deployer/pom.xml
===================================================================
--- projects/webbeans-ri-int/trunk/deployer/pom.xml	2009-01-30 22:40:28 UTC (rev 83712)
+++ projects/webbeans-ri-int/trunk/deployer/pom.xml	2009-01-30 22:41:32 UTC (rev 83713)
@@ -1,15 +1,14 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
       <groupId>org.jboss.webbeans.integration</groupId>
       <artifactId>webbeans-ri-int</artifactId>
-      <version>5.2.0-SNAPSHOT</version>
+      <version>5.2.0.ALPHA3</version>
    </parent>
    
    <groupId>org.jboss.webbeans.integration</groupId>
    <artifactId>webbeans-ri-int-deployer</artifactId>
-   <version>5.2.0-SNAPSHOT</version>
+   <version>5.2.0.ALPHA3</version>
    <packaging>pom</packaging>
    <name>Web Beans JBoss AS Deployer</name>
    <description>Web Beans deployer for JBoss AS</description>

Modified: projects/webbeans-ri-int/trunk/ejb/pom.xml
===================================================================
--- projects/webbeans-ri-int/trunk/ejb/pom.xml	2009-01-30 22:40:28 UTC (rev 83712)
+++ projects/webbeans-ri-int/trunk/ejb/pom.xml	2009-01-30 22:41:32 UTC (rev 83713)
@@ -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.ALPHA3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>webbeans-ri-int-jboss-ejb</artifactId>
-  <version>5.2.0-SNAPSHOT</version>
+  <version>5.2.0.ALPHA3</version>
   <packaging>jar</packaging>
   <name>Web Beans JBoss EJB3 Integration</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-30 22:40:28 UTC (rev 83712)
+++ projects/webbeans-ri-int/trunk/jbossas/pom.xml	2009-01-30 22:41:32 UTC (rev 83713)
@@ -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.ALPHA3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>webbeans-ri-int-jbossas</artifactId>
-  <version>5.2.0-SNAPSHOT</version>
+  <version>5.2.0.ALPHA3</version>
   <packaging>jar</packaging>
   <name>Web Beans JBoss AS Integration</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-30 22:40:28 UTC (rev 83712)
+++ projects/webbeans-ri-int/trunk/microcontainer/pom.xml	2009-01-30 22:41:32 UTC (rev 83713)
@@ -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.ALPHA3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>webbeans-ri-int-microcontainer</artifactId>
-  <version>5.2.0-SNAPSHOT</version>
+  <version>5.2.0.ALPHA3</version>
   <packaging>jar</packaging>
   <name>Web Beans JBoss Microcontainer Integration</name>
   <description>Web Beans Int Microcontainer</description>

Modified: projects/webbeans-ri-int/trunk/pom.xml
===================================================================
--- projects/webbeans-ri-int/trunk/pom.xml	2009-01-30 22:40:28 UTC (rev 83712)
+++ projects/webbeans-ri-int/trunk/pom.xml	2009-01-30 22:41:32 UTC (rev 83713)
@@ -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.ALPHA3</version>
   <packaging>pom</packaging>
   <name>Web Beans JBoss AS Integration 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.ALPHA3</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/webbeans-ri-int/tags/5.2.0.ALPHA3</developerConnection>
+    <url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/webbeans-ri-int/tags/5.2.0.ALPHA3</url>
   </scm>
 
   <modules>




More information about the jboss-cvs-commits mailing list