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 19:10:29 UTC

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

Author: chirino
Date: Mon Jun  9 10:10:29 2008
New Revision: 665782

URL: http://svn.apache.org/viewvc?rev=665782&view=rev
Log:
putting back as a SNAPSHOT 

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=665782&r1=665781&r2=665782&view=diff
==============================================================================
--- servicemix/maven-plugins/servicemix-build/trunk/pom.xml (original)
+++ servicemix/maven-plugins/servicemix-build/trunk/pom.xml Mon Jun  9 10:10:29 2008
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>servicemix-pom</artifactId>
-        <version>1.0</version>
+        <version>1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>servicemix-build</artifactId>