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 2006/10/17 09:36:28 UTC

svn commit: r464856 - /incubator/servicemix/branches/servicemix-3.0/pom.xml

Author: gnodet
Date: Tue Oct 17 00:36:28 2006
New Revision: 464856

URL: http://svn.apache.org/viewvc?view=rev&rev=464856
Log:
SM-712: Upgrade to xfire-1.2.2

Modified:
    incubator/servicemix/branches/servicemix-3.0/pom.xml

Modified: incubator/servicemix/branches/servicemix-3.0/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.0/pom.xml?view=diff&rev=464856&r1=464855&r2=464856
==============================================================================
--- incubator/servicemix/branches/servicemix-3.0/pom.xml (original)
+++ incubator/servicemix/branches/servicemix-3.0/pom.xml Tue Oct 17 00:36:28 2006
@@ -196,7 +196,7 @@
 
     <properties>
         <xfire-jsr181-api-version>1.0-M1</xfire-jsr181-api-version>
-        <xfire-version>1.2.1</xfire-version>
+        <xfire-version>1.2.2</xfire-version>
         <mavenAssemblyPluginVersion>2.1</mavenAssemblyPluginVersion>
         <xbean-version>2.7-SNAPSHOT</xbean-version>
         <spring-version>2.0</spring-version>