You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2012/02/13 00:06:05 UTC

svn commit: r1243357 - /openejb/trunk/openejb/pom.xml

Author: rmannibucau
Date: Sun Feb 12 23:06:04 2012
New Revision: 1243357

URL: http://svn.apache.org/viewvc?rev=1243357&view=rev
Log:
upgrading xbean version

Modified:
    openejb/trunk/openejb/pom.xml

Modified: openejb/trunk/openejb/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb/pom.xml?rev=1243357&r1=1243356&r2=1243357&view=diff
==============================================================================
--- openejb/trunk/openejb/pom.xml (original)
+++ openejb/trunk/openejb/pom.xml Sun Feb 12 23:06:04 2012
@@ -95,7 +95,7 @@
     <!-- don't use 2.3.5 since there is an issue with private packages imports -->
 
     <!-- This is used by a manifest classpath entry -->
-    <xbeanVersion>3.9</xbeanVersion>
+    <xbeanVersion>3.10-SNAPSHOT</xbeanVersion>
 
     <!-- OSGi bundles properties -->
     <openejb.bundle.activator/>