[jbossws-commits] JBossWS SVN: r8454 - in stack/native/trunk/modules: embedded and 1 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Oct 13 07:36:31 EDT 2008


Author: alessio.soldano at jboss.com
Date: 2008-10-13 07:36:31 -0400 (Mon, 13 Oct 2008)
New Revision: 8454

Modified:
   stack/native/trunk/modules/core/pom.xml
   stack/native/trunk/modules/embedded/pom.xml
   stack/native/trunk/modules/testsuite/pom.xml
Log:
Updating dependencies


Modified: stack/native/trunk/modules/core/pom.xml
===================================================================
--- stack/native/trunk/modules/core/pom.xml	2008-10-13 11:21:41 UTC (rev 8453)
+++ stack/native/trunk/modules/core/pom.xml	2008-10-13 11:36:31 UTC (rev 8454)
@@ -16,7 +16,7 @@
 
   <properties>
     <jboss.jbosssx.version>2.0.2.CR6</jboss.jbosssx.version>
-    <jboss.microcontainer.version>2.0.0.CR1</jboss.microcontainer.version>
+    <jboss.microcontainer.version>2.0.0.CR2</jboss.microcontainer.version>
   </properties>
   
   <!-- Dependencies -->

Modified: stack/native/trunk/modules/embedded/pom.xml
===================================================================
--- stack/native/trunk/modules/embedded/pom.xml	2008-10-13 11:21:41 UTC (rev 8453)
+++ stack/native/trunk/modules/embedded/pom.xml	2008-10-13 11:36:31 UTC (rev 8454)
@@ -15,7 +15,7 @@
   </parent>
   
   <properties>
-    <jboss.microcontainer.version>2.0.0.CR1</jboss.microcontainer.version>
+    <jboss.microcontainer.version>2.0.0.CR2</jboss.microcontainer.version>
   </properties>
   
   <!-- Dependencies -->

Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml	2008-10-13 11:21:41 UTC (rev 8453)
+++ stack/native/trunk/modules/testsuite/pom.xml	2008-10-13 11:36:31 UTC (rev 8454)
@@ -74,7 +74,7 @@
     <dependency>
       <groupId>jboss.web</groupId>
       <artifactId>jbossweb</artifactId>
-      <version>2.1.0.GA</version>
+      <version>2.1.1.CR7</version>
       <scope>test</scope>
     </dependency>
     <!-- JAXR samples -->




More information about the jbossws-commits mailing list