You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2010/05/19 08:40:50 UTC

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

Author: kevan
Date: Wed May 19 06:40:50 2010
New Revision: 946048

URL: http://svn.apache.org/viewvc?rev=946048&view=rev
Log:
bump to latest xbean version

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=946048&r1=946047&r2=946048&view=diff
==============================================================================
--- geronimo/server/branches/2.2/pom.xml (original)
+++ geronimo/server/branches/2.2/pom.xml Wed May 19 06:40:50 2010
@@ -72,7 +72,7 @@
         <axiomVersion>1.2.8</axiomVersion>
         <springVersion>2.5.6</springVersion>
         <openjpaVersion>1.2.2</openjpaVersion>
-        <xbeanVersion>3.6</xbeanVersion>
+        <xbeanVersion>3.7</xbeanVersion>
         <jetty>jetty7</jetty>
 
         <connectorSuffix />