[jboss-cvs] JBossAS SVN: r78809 - projects/ejb3/trunk/installer.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Sep 24 02:05:26 EDT 2008


Author: ALRubinger
Date: 2008-09-24 02:05:26 -0400 (Wed, 24 Sep 2008)
New Revision: 78809

Modified:
   projects/ejb3/trunk/installer/pom.xml
Log:
[EJBTHREE-1408] Update EJB3 Installer to EJB3 Common 0.1.6 (the dependency on EJB3 Common is defined here, not in EJB3 Plugin)

Modified: projects/ejb3/trunk/installer/pom.xml
===================================================================
--- projects/ejb3/trunk/installer/pom.xml	2008-09-24 05:58:51 UTC (rev 78808)
+++ projects/ejb3/trunk/installer/pom.xml	2008-09-24 06:05:26 UTC (rev 78809)
@@ -51,7 +51,7 @@
     <dependency>
       <groupId>org.jboss.ejb3</groupId>
       <artifactId>jboss-ejb3-common</artifactId>
-      <version>0.1.3</version>
+      <version>0.1.6</version>
     </dependency>
     
   </dependencies>




More information about the jboss-cvs-commits mailing list