[jboss-cvs] JBossAS SVN: r82476 - in projects/webbeans-ri-int/trunk: microcontainer and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Dec 22 11:06:00 EST 2008


Author: petemuir
Date: 2008-12-22 11:05:59 -0500 (Mon, 22 Dec 2008)
New Revision: 82476

Modified:
   projects/webbeans-ri-int/trunk/jbossas/pom.xml
   projects/webbeans-ri-int/trunk/microcontainer/pom.xml
Log:
add version info to poms

Modified: projects/webbeans-ri-int/trunk/jbossas/pom.xml
===================================================================
--- projects/webbeans-ri-int/trunk/jbossas/pom.xml	2008-12-22 15:47:10 UTC (rev 82475)
+++ projects/webbeans-ri-int/trunk/jbossas/pom.xml	2008-12-22 16:05:59 UTC (rev 82476)
@@ -6,6 +6,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>webbeans-ri-int-jbossas</artifactId>
+  <version>5.2.0-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Web Beans RI Int JBossAS</name>
   <description>Web Beans RI Int JBossAS</description>
@@ -198,4 +199,4 @@
     </dependency>
 
   </dependencies>  
-</project>
\ No newline at end of file
+</project>

Modified: projects/webbeans-ri-int/trunk/microcontainer/pom.xml
===================================================================
--- projects/webbeans-ri-int/trunk/microcontainer/pom.xml	2008-12-22 15:47:10 UTC (rev 82475)
+++ projects/webbeans-ri-int/trunk/microcontainer/pom.xml	2008-12-22 16:05:59 UTC (rev 82476)
@@ -6,6 +6,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>webbeans-ri-int-microcontainer</artifactId>
+  <version>5.2.0-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Web Beans Int Microcontainer</name>
   <description>Web Beans Int Microcontainer</description>
@@ -187,4 +188,4 @@
     </dependency>
     
   </dependencies>  
-</project>
\ No newline at end of file
+</project>




More information about the jboss-cvs-commits mailing list