You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2008/10/30 14:18:06 UTC

svn commit: r709157 - /servicemix/smx4/features/trunk/pom.xml

Author: gertv
Date: Thu Oct 30 06:18:06 2008
New Revision: 709157

URL: http://svn.apache.org/viewvc?rev=709157&view=rev
Log:
Use released bundles/plugins versions

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=709157&r1=709156&r2=709157&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu Oct 30 06:18:06 2008
@@ -62,7 +62,7 @@
   <properties>
       <servicemix.version>4.0-m2-SNAPSHOT</servicemix.version>
       <maven.assembly.version>2.2-beta-2</maven.assembly.version>
-      <xfire.maven.plugin>4.0-SNAPSHOT</xfire.maven.plugin>
+      <xfire.maven.plugin>4.0</xfire.maven.plugin>
       <abdera.version>0.4.0-incubating_1</abdera.version>
       <activemq.version>5.3-SNAPSHOT</activemq.version>
       <acegi.version>1.0.0</acegi.version>
@@ -86,7 +86,7 @@
       <commons.pool.version>1.4</commons.pool.version>
       <components.version>4.0-SNAPSHOT</components.version>
       <cxf.version>2.1.3</cxf.version>
-      <dom4j.version>1.6_1-SNAPSHOT</dom4j.version>
+      <dom4j.version>1.6_1</dom4j.version>
       <drools.version>4.0.7_1</drools.version>
       <depends.maven.plugin.version>1.0</depends.maven.plugin.version>
       <fastinfoset.version>1.2.2_1</fastinfoset.version>
@@ -131,7 +131,7 @@
       <jaxws.api.version>2.1</jaxws.api.version>
       <jcr-api.version>1.0_1</jcr-api.version>
       <jdt.core.version>3.2.3_1</jdt.core.version>
-      <jdom.version>1.1_1-SNAPSHOT</jdom.version>
+      <jdom.version>1.1_1</jdom.version>
       <jencks.version>2.1_1</jencks.version>
       <jetty.version>6.1.12rc1</jetty.version>
       <jetty.bundle.version>6.1.12rc1_1</jetty.bundle.version>