You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2007/04/24 19:35:39 UTC

svn commit: r532020 - /incubator/servicemix/trunk/pom.xml

Author: gnodet
Date: Tue Apr 24 10:35:38 2007
New Revision: 532020

URL: http://svn.apache.org/viewvc?view=rev&rev=532020
Log:
Upgrade to xbean 3.0 final

Modified:
    incubator/servicemix/trunk/pom.xml

Modified: incubator/servicemix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/pom.xml?view=diff&rev=532020&r1=532019&r2=532020
==============================================================================
--- incubator/servicemix/trunk/pom.xml (original)
+++ incubator/servicemix/trunk/pom.xml Tue Apr 24 10:35:38 2007
@@ -196,7 +196,7 @@
         <xfire-jsr181-api-version>1.0-M1</xfire-jsr181-api-version>
         <xfire-version>1.2.5</xfire-version>
         <mavenAssemblyPluginVersion>2.1</mavenAssemblyPluginVersion>
-        <xbean-version>3.0-SNAPSHOT</xbean-version>
+        <xbean-version>3.0</xbean-version>
         <spring-version>2.0.1</spring-version>
         <activemq-version>4.1-incubator-20070103</activemq-version>
         <activeio-version>3.0.0-incubator</activeio-version>