You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xi...@apache.org on 2012/04/26 09:15:09 UTC

svn commit: r1330678 - /geronimo/server/branches/2.2/pom.xml

Author: xiaming
Date: Thu Apr 26 07:15:09 2012
New Revision: 1330678

URL: http://svn.apache.org/viewvc?rev=1330678&view=rev
Log:
Revert r1330668 since it's conflict with GERONIMO-5740, try to build 3.1.5-SNAPSHOT locally

Modified:
    geronimo/server/branches/2.2/pom.xml

Modified: geronimo/server/branches/2.2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/pom.xml?rev=1330678&r1=1330677&r2=1330678&view=diff
==============================================================================
--- geronimo/server/branches/2.2/pom.xml (original)
+++ geronimo/server/branches/2.2/pom.xml Thu Apr 26 07:15:09 2012
@@ -65,7 +65,7 @@
         <tomcatVersion>6.0.35.1</tomcatVersion>
         <tomcatGroupId>org.apache.geronimo.ext.tomcat</tomcatGroupId>
 
-        <openejbVersion>3.1.4</openejbVersion>
+        <openejbVersion>3.1.5-SNAPSHOT</openejbVersion>
         <derbyVersion>10.8.2.2</derbyVersion>
         <cxfVersion>2.1.10</cxfVersion>
         <axis2Version>1.5.4</axis2Version>