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/08/09 10:33:55 UTC

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

Author: gnodet
Date: Thu Aug  9 01:33:55 2007
New Revision: 564142

URL: http://svn.apache.org/viewvc?view=rev&rev=564142
Log:
Upgrade to released version of xbean 3.1

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=564142&r1=564141&r2=564142
==============================================================================
--- incubator/servicemix/trunk/pom.xml (original)
+++ incubator/servicemix/trunk/pom.xml Thu Aug  9 01:33:55 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.1-SNAPSHOT</xbean-version>
+        <xbean-version>3.1</xbean-version>
         <spring-version>2.0.6</spring-version>
         <activemq-version>4.1.1</activemq-version>
         <activeio-version>3.0.0-incubator</activeio-version>