[jboss-cvs] JBossAS SVN: r74161 - projects/ejb3/trunk/common.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jun 5 16:49:28 EDT 2008


Author: ALRubinger
Date: 2008-06-05 16:49:28 -0400 (Thu, 05 Jun 2008)
New Revision: 74161

Modified:
   projects/ejb3/trunk/common/pom.xml
Log:
[EJBTHREE-1390] Preparation of "common" module for release

Modified: projects/ejb3/trunk/common/pom.xml
===================================================================
--- projects/ejb3/trunk/common/pom.xml	2008-06-05 20:47:16 UTC (rev 74160)
+++ projects/ejb3/trunk/common/pom.xml	2008-06-05 20:49:28 UTC (rev 74161)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>jboss-ejb3-build</artifactId>
     <groupId>org.jboss.ejb3</groupId>
-    <version>0.13.4</version>
+    <version>0.13.7</version>
     <relativePath>../build/pom.xml</relativePath>
   </parent>
 
@@ -89,7 +89,7 @@
     <dependency>
       <groupId>org.jboss.ejb3</groupId>
       <artifactId>jboss-ejb3-test</artifactId>
-      <version>0.1.0</version>
+      <version>0.1.1</version>
       <scope>test</scope>
     </dependency>
 




More information about the jboss-cvs-commits mailing list