You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2008/11/03 13:30:28 UTC

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

Author: ffang
Date: Mon Nov  3 04:30:28 2008
New Revision: 710043

URL: http://svn.apache.org/viewvc?rev=710043&view=rev
Log:
use released features-maven-plugin version

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

Modified: servicemix/smx4/features/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/assembly/pom.xml?rev=710043&r1=710042&r2=710043&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/assembly/pom.xml (original)
+++ servicemix/smx4/features/trunk/assembly/pom.xml Mon Nov  3 04:30:28 2008
@@ -798,7 +798,7 @@
             <plugin>
                 <groupId>org.apache.servicemix.tooling</groupId>
                 <artifactId>features-maven-plugin</artifactId>
-                <version>1.0-SNAPSHOT</version>
+                <version>1.0</version>
                 <executions>
                     <execution>
                         <id>add-features-to-repo</id>