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:37 UTC

svn commit: r691903 - /servicemix/maven-plugins/depends-maven-plugin/trunk/pom.xml

Author: gnodet
Date: Thu Sep  4 01:02:37 2008
New Revision: 691903

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

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

Modified: servicemix/maven-plugins/depends-maven-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/maven-plugins/depends-maven-plugin/trunk/pom.xml?rev=691903&r1=691902&r2=691903&view=diff
==============================================================================
--- servicemix/maven-plugins/depends-maven-plugin/trunk/pom.xml (original)
+++ servicemix/maven-plugins/depends-maven-plugin/trunk/pom.xml Thu Sep  4 01:02:37 2008
@@ -23,7 +23,7 @@
     <parent>
       <groupId>org.apache.servicemix.tooling</groupId>
       <artifactId>maven-plugins-pom</artifactId>
-      <version>1.0-SNAPSHOT</version>
+      <version>1-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.tooling</groupId>