[jboss-cvs] JBossAS SVN: r108601 - projects/metadata/ejb/branches/infinispan-int.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Oct 15 11:46:33 EDT 2010


Author: pferraro
Date: 2010-10-15 11:46:33 -0400 (Fri, 15 Oct 2010)
New Revision: 108601

Modified:
   projects/metadata/ejb/branches/infinispan-int/pom.xml
Log:
Update ext-api dependency to 1.1.2-SNAPSHOT

Modified: projects/metadata/ejb/branches/infinispan-int/pom.xml
===================================================================
--- projects/metadata/ejb/branches/infinispan-int/pom.xml	2010-10-15 15:41:52 UTC (rev 108600)
+++ projects/metadata/ejb/branches/infinispan-int/pom.xml	2010-10-15 15:46:33 UTC (rev 108601)
@@ -176,7 +176,7 @@
     <dependency>
       <groupId>org.jboss.ejb3</groupId>
       <artifactId>jboss-ejb3-ext-api</artifactId>
-      <version>1.1.0</version>
+      <version>1.1.2-SNAPSHOT</version>
       <exclusions>
         <exclusion>
           <groupId>org.jboss.metadata</groupId>



More information about the jboss-cvs-commits mailing list