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

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

Author: gnodet
Date: Thu Sep  4 01:02:09 2008
New Revision: 691901

URL: http://svn.apache.org/viewvc?rev=691901&view=rev
Log:
Switch the maven plugins parent pom to 1-SNAPSHOT

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

Modified: servicemix/maven-plugins/maven-plugins-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/maven-plugins/maven-plugins-pom/trunk/pom.xml?rev=691901&r1=691900&r2=691901&view=diff
==============================================================================
--- servicemix/maven-plugins/maven-plugins-pom/trunk/pom.xml (original)
+++ servicemix/maven-plugins/maven-plugins-pom/trunk/pom.xml Thu Sep  4 01:02:09 2008
@@ -26,7 +26,7 @@
   
   <groupId>org.apache.servicemix.tooling</groupId>
   <artifactId>maven-plugins-pom</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1-SNAPSHOT</version>
   
   <packaging>pom</packaging>
   <name>ServiceMix :: Maven2 Plugins POM</name>