You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ch...@apache.org on 2008/06/09 21:58:09 UTC

svn commit: r665854 - /servicemix/maven-plugins/servicemix-build/trunk/pom.xml

Author: chirino
Date: Mon Jun  9 12:58:09 2008
New Revision: 665854

URL: http://svn.apache.org/viewvc?rev=665854&view=rev
Log:
Use the new servicemix-pom release

Modified:
    servicemix/maven-plugins/servicemix-build/trunk/pom.xml

Modified: servicemix/maven-plugins/servicemix-build/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/maven-plugins/servicemix-build/trunk/pom.xml?rev=665854&r1=665853&r2=665854&view=diff
==============================================================================
--- servicemix/maven-plugins/servicemix-build/trunk/pom.xml (original)
+++ servicemix/maven-plugins/servicemix-build/trunk/pom.xml Mon Jun  9 12:58:09 2008
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix-pom</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
 
     <artifactId>servicemix-build</artifactId>