You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2013/02/02 07:25:35 UTC

svn commit: r1441705 - /tuscany/sca-java-2.x/trunk/modules/binding-ejb-runtime/pom.xml

Author: lresende
Date: Sat Feb  2 06:25:35 2013
New Revision: 1441705

URL: http://svn.apache.org/viewvc?rev=1441705&view=rev
Log:
Update geronimo openEJB dependency version to fix Tuscany build issue

Modified:
    tuscany/sca-java-2.x/trunk/modules/binding-ejb-runtime/pom.xml

Modified: tuscany/sca-java-2.x/trunk/modules/binding-ejb-runtime/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/binding-ejb-runtime/pom.xml?rev=1441705&r1=1441704&r2=1441705&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/modules/binding-ejb-runtime/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/modules/binding-ejb-runtime/pom.xml Sat Feb  2 06:25:35 2013
@@ -86,7 +86,7 @@
         <dependency>
             <groupId>org.apache.geronimo.modules</groupId>
             <artifactId>geronimo-openejb</artifactId>
-            <version>2.0.2</version>
+            <version>2.1</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>