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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Apr 19 19:26:29 EDT 2009


Author: petemuir
Date: 2009-04-19 19:26:27 -0400 (Sun, 19 Apr 2009)
New Revision: 87542

Modified:
   projects/webbeans-ri-int/trunk/deployer/pom.xml
   projects/webbeans-ri-int/trunk/ejb/pom.xml
   projects/webbeans-ri-int/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 5.2.0.Beta2

Modified: projects/webbeans-ri-int/trunk/deployer/pom.xml
===================================================================
--- projects/webbeans-ri-int/trunk/deployer/pom.xml	2009-04-19 23:05:00 UTC (rev 87541)
+++ projects/webbeans-ri-int/trunk/deployer/pom.xml	2009-04-19 23:26:27 UTC (rev 87542)
@@ -3,12 +3,12 @@
    <parent>
       <groupId>org.jboss.webbeans.integration</groupId>
       <artifactId>webbeans-jboss-int</artifactId>
-      <version>5.2.0-SNAPSHOT</version>
+      <version>5.2.0.Beta2</version>
    </parent>
    
    <groupId>org.jboss.webbeans.integration</groupId>
    <artifactId>webbeans-jboss-int-deployer</artifactId>
-   <version>5.2.0-SNAPSHOT</version>
+   <version>5.2.0.Beta2</version>
    <packaging>jar</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-04-19 23:05:00 UTC (rev 87541)
+++ projects/webbeans-ri-int/trunk/ejb/pom.xml	2009-04-19 23:26:27 UTC (rev 87542)
@@ -2,11 +2,11 @@
   <parent>
     <groupId>org.jboss.webbeans.integration</groupId>
     <artifactId>webbeans-jboss-int</artifactId>
-    <version>5.2.0-SNAPSHOT</version>
+    <version>5.2.0.Beta2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>webbeans-jboss-int-jboss-ejb</artifactId>
-  <version>5.2.0-SNAPSHOT</version>
+  <version>5.2.0.Beta2</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/pom.xml
===================================================================
--- projects/webbeans-ri-int/trunk/pom.xml	2009-04-19 23:05:00 UTC (rev 87541)
+++ projects/webbeans-ri-int/trunk/pom.xml	2009-04-19 23:26:27 UTC (rev 87542)
@@ -7,13 +7,13 @@
   </parent>
   <groupId>org.jboss.webbeans.integration</groupId>
   <artifactId>webbeans-jboss-int</artifactId>
-  <version>5.2.0-SNAPSHOT</version>
+  <version>5.2.0.Beta2</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.Beta2</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/webbeans-ri-int/tags/5.2.0.Beta2</developerConnection>
+    <url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/webbeans-ri-int/tags/5.2.0.Beta2</url>
   </scm>
 
   <modules>




More information about the jboss-cvs-commits mailing list