[jboss-cvs] JBossAS SVN: r61685 - in projects/microcontainer/branches/2_0: build and 8 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Mar 25 15:45:58 EDT 2007


Author: scott.stark at jboss.org
Date: 2007-03-25 15:45:58 -0400 (Sun, 25 Mar 2007)
New Revision: 61685

Modified:
   projects/microcontainer/branches/2_0/aop-mc-int/pom.xml
   projects/microcontainer/branches/2_0/build/pom.xml
   projects/microcontainer/branches/2_0/container/pom.xml
   projects/microcontainer/branches/2_0/dependency/pom.xml
   projects/microcontainer/branches/2_0/deployers/pom.xml
   projects/microcontainer/branches/2_0/kernel/pom.xml
   projects/microcontainer/branches/2_0/managed/pom.xml
   projects/microcontainer/branches/2_0/metatype/pom.xml
   projects/microcontainer/branches/2_0/spring-int/pom.xml
   projects/microcontainer/branches/2_0/tools/etc/buildmagic/buildmagic.ent
Log:
replace 2.0.0.Beta3 to include fixes for JBMICROCONT-159,161

Modified: projects/microcontainer/branches/2_0/aop-mc-int/pom.xml
===================================================================
--- projects/microcontainer/branches/2_0/aop-mc-int/pom.xml	2007-03-25 18:31:17 UTC (rev 61684)
+++ projects/microcontainer/branches/2_0/aop-mc-int/pom.xml	2007-03-25 19:45:58 UTC (rev 61685)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>jboss</groupId>
     <artifactId>jboss-microcontainer</artifactId>
-    <version>2.0.0.snapshot</version>
+    <version>2.0.0.Beta3</version>
 	<relativePath>../build/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: projects/microcontainer/branches/2_0/build/pom.xml
===================================================================
--- projects/microcontainer/branches/2_0/build/pom.xml	2007-03-25 18:31:17 UTC (rev 61684)
+++ projects/microcontainer/branches/2_0/build/pom.xml	2007-03-25 19:45:58 UTC (rev 61685)
@@ -27,7 +27,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>jboss-microcontainer</artifactId>
-  <version>2.0.0.snapshot</version>
+  <version>2.0.0.Beta3</version>
   <packaging>pom</packaging>
   <name>JBoss Microcontainer Build</name>
   <url>http://www.jboss.com/products/jbossmc</url>

Modified: projects/microcontainer/branches/2_0/container/pom.xml
===================================================================
--- projects/microcontainer/branches/2_0/container/pom.xml	2007-03-25 18:31:17 UTC (rev 61684)
+++ projects/microcontainer/branches/2_0/container/pom.xml	2007-03-25 19:45:58 UTC (rev 61685)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>jboss</groupId>
     <artifactId>jboss-microcontainer</artifactId>
-    <version>2.0.0.snapshot</version>
+    <version>2.0.0.Beta3</version>
     <relativePath>../build/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: projects/microcontainer/branches/2_0/dependency/pom.xml
===================================================================
--- projects/microcontainer/branches/2_0/dependency/pom.xml	2007-03-25 18:31:17 UTC (rev 61684)
+++ projects/microcontainer/branches/2_0/dependency/pom.xml	2007-03-25 19:45:58 UTC (rev 61685)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>jboss</groupId>
     <artifactId>jboss-microcontainer</artifactId>
-    <version>2.0.0.snapshot</version>
+    <version>2.0.0.Beta3</version>
     <relativePath>../build/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: projects/microcontainer/branches/2_0/deployers/pom.xml
===================================================================
--- projects/microcontainer/branches/2_0/deployers/pom.xml	2007-03-25 18:31:17 UTC (rev 61684)
+++ projects/microcontainer/branches/2_0/deployers/pom.xml	2007-03-25 19:45:58 UTC (rev 61685)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>jboss</groupId>
     <artifactId>jboss-microcontainer</artifactId>
-    <version>2.0.0.snapshot</version>
+    <version>2.0.0.Beta3</version>
     <relativePath>../build/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: projects/microcontainer/branches/2_0/kernel/pom.xml
===================================================================
--- projects/microcontainer/branches/2_0/kernel/pom.xml	2007-03-25 18:31:17 UTC (rev 61684)
+++ projects/microcontainer/branches/2_0/kernel/pom.xml	2007-03-25 19:45:58 UTC (rev 61685)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>jboss</groupId>
     <artifactId>jboss-microcontainer</artifactId>
-    <version>2.0.0.snapshot</version>
+    <version>2.0.0.Beta3</version>
     <relativePath>../build/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: projects/microcontainer/branches/2_0/managed/pom.xml
===================================================================
--- projects/microcontainer/branches/2_0/managed/pom.xml	2007-03-25 18:31:17 UTC (rev 61684)
+++ projects/microcontainer/branches/2_0/managed/pom.xml	2007-03-25 19:45:58 UTC (rev 61685)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>jboss</groupId>
     <artifactId>jboss-microcontainer</artifactId>
-    <version>2.0.0.snapshot</version>
+    <version>2.0.0.Beta3</version>
     <relativePath>../build/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: projects/microcontainer/branches/2_0/metatype/pom.xml
===================================================================
--- projects/microcontainer/branches/2_0/metatype/pom.xml	2007-03-25 18:31:17 UTC (rev 61684)
+++ projects/microcontainer/branches/2_0/metatype/pom.xml	2007-03-25 19:45:58 UTC (rev 61685)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>jboss</groupId>
     <artifactId>jboss-microcontainer</artifactId>
-    <version>2.0.0.snapshot</version>
+    <version>2.0.0.Beta3</version>
     <relativePath>../build/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: projects/microcontainer/branches/2_0/spring-int/pom.xml
===================================================================
--- projects/microcontainer/branches/2_0/spring-int/pom.xml	2007-03-25 18:31:17 UTC (rev 61684)
+++ projects/microcontainer/branches/2_0/spring-int/pom.xml	2007-03-25 19:45:58 UTC (rev 61685)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>jboss</groupId>
     <artifactId>jboss-microcontainer</artifactId>
-    <version>2.0.0.snapshot</version>
+    <version>2.0.0.Beta3</version>
     <relativePath>../build/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: projects/microcontainer/branches/2_0/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- projects/microcontainer/branches/2_0/tools/etc/buildmagic/buildmagic.ent	2007-03-25 18:31:17 UTC (rev 61684)
+++ projects/microcontainer/branches/2_0/tools/etc/buildmagic/buildmagic.ent	2007-03-25 19:45:58 UTC (rev 61685)
@@ -96,7 +96,7 @@
   <property name="version.major" value="2"/>
   <property name="version.minor" value="0"/>
   <property name="version.revision" value="0"/>
-  <property name="version.tag" value="Beta3.1"/>
+  <property name="version.tag" value="Beta3"/>
   <property name="version.name" value="Nano"/>
   <!-- This must be set to the SVN tag for any release -->
   <property name="version.cvstag"




More information about the jboss-cvs-commits mailing list