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/08/01 11:38:54 UTC

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

Author: gnodet
Date: Tue Aug  1 02:38:53 2006
New Revision: 427504

URL: http://svn.apache.org/viewvc?rev=427504&view=rev
Log:
Upgrade to xfire 1.2-RC

Modified:
    incubator/servicemix/trunk/pom.xml

Modified: incubator/servicemix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/pom.xml?rev=427504&r1=427503&r2=427504&view=diff
==============================================================================
--- incubator/servicemix/trunk/pom.xml (original)
+++ incubator/servicemix/trunk/pom.xml Tue Aug  1 02:38:53 2006
@@ -223,7 +223,7 @@
         <qdox.version>1.5</qdox.version>
         <jaxws.tools.version>2.0EA3</jaxws.tools.version>
         <xfire.jsr181.api.version>1.0-M1</xfire.jsr181.api.version>
-        <xfire.version>1.1.1</xfire.version>
+        <xfire.version>1.2-RC</xfire.version>
         <mavenAssemblyPluginVersion>2.1</mavenAssemblyPluginVersion>
     </properties>