You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2009/10/12 18:14:28 UTC

svn commit: r824405 - /openejb/trunk/openejb3/pom.xml

Author: jlaskowski
Date: Mon Oct 12 16:14:28 2009
New Revision: 824405

URL: http://svn.apache.org/viewvc?rev=824405&view=rev
Log:
Upgrade to XBean 3.6 (awaits bumping to 3.7-SNAPSHOT)

Modified:
    openejb/trunk/openejb3/pom.xml

Modified: openejb/trunk/openejb3/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/pom.xml?rev=824405&r1=824404&r2=824405&view=diff
==============================================================================
--- openejb/trunk/openejb3/pom.xml (original)
+++ openejb/trunk/openejb3/pom.xml Mon Oct 12 16:14:28 2009
@@ -93,7 +93,7 @@
 
   <properties>
     <!-- This is used by a manifest classpath entry -->
-    <xbeanVersion>3.6-SNAPSHOT</xbeanVersion>
+    <xbeanVersion>3.6</xbeanVersion>
 
     <!-- OSGi bundles properties -->
     <openejb.osgi.import.pkg>*</openejb.osgi.import.pkg>