You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2009/12/17 15:27:00 UTC

svn commit: r891722 - /servicemix/maven-plugins/checksum-maven-plugin/trunk/pom.xml

Author: gertv
Date: Thu Dec 17 14:26:59 2009
New Revision: 891722

URL: http://svn.apache.org/viewvc?rev=891722&view=rev
Log:
Upgrade to maven-plugins-pom 4-SNAPSHOT until after the release vote

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

Modified: servicemix/maven-plugins/checksum-maven-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/maven-plugins/checksum-maven-plugin/trunk/pom.xml?rev=891722&r1=891721&r2=891722&view=diff
==============================================================================
--- servicemix/maven-plugins/checksum-maven-plugin/trunk/pom.xml (original)
+++ servicemix/maven-plugins/checksum-maven-plugin/trunk/pom.xml Thu Dec 17 14:26:59 2009
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.servicemix.tooling</groupId>
     <artifactId>maven-plugins-pom</artifactId>
-    <version>3</version>
+    <version>4-SNAPSHOT</version>
   </parent>
   
   <groupId>org.apache.servicemix.tooling</groupId>