You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2009/12/26 10:04:30 UTC

svn commit: r893951 - in /servicemix/smx4: features/trunk/pom.xml nmr/trunk/pom.xml

Author: ccustine
Date: Sat Dec 26 09:04:30 2009
New Revision: 893951

URL: http://svn.apache.org/viewvc?rev=893951&view=rev
Log:
Upgrade to latest depends maven plugin

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

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=893951&r1=893950&r2=893951&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Sat Dec 26 09:04:30 2009
@@ -90,7 +90,7 @@
       <cxf.version>2.2.5</cxf.version>
       <dom4j.version>1.6_1</dom4j.version>
       <drools.version>4.0.7_4</drools.version>
-      <depends.maven.plugin.version>1.2-SNAPSHOT</depends.maven.plugin.version>
+      <depends.maven.plugin.version>1.2</depends.maven.plugin.version>
       <equinox.version>3.5.0.v20090520</equinox.version>
       <fastinfoset.version>1.2.2_1</fastinfoset.version>
       <features.maven.plugin.version>1.1</features.maven.plugin.version>

Modified: servicemix/smx4/nmr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/pom.xml?rev=893951&r1=893950&r2=893951&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Sat Dec 26 09:04:30 2009
@@ -85,7 +85,7 @@
       <commons.io.version>1.3.2_1</commons.io.version>
       <commons.logging.version>1.1.1</commons.logging.version>
       <derby.version>10.4.2.0</derby.version>
-      <depends.maven.plugin.version>1.2-SNAPSHOT</depends.maven.plugin.version>
+      <depends.maven.plugin.version>1.2</depends.maven.plugin.version>
       <easymock.version>2.4</easymock.version>
       <equinox.version>3.5.0.v20090520</equinox.version>
       <felix.configadmin.version>1.0.4</felix.configadmin.version>