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 16:32:02 UTC

svn commit: r891767 - /servicemix/maven-plugins/xfire-maven-plugin/trunk/pom.xml

Author: gertv
Date: Thu Dec 17 15:31:59 2009
New Revision: 891767

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

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

Modified: servicemix/maven-plugins/xfire-maven-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/maven-plugins/xfire-maven-plugin/trunk/pom.xml?rev=891767&r1=891766&r2=891767&view=diff
==============================================================================
--- servicemix/maven-plugins/xfire-maven-plugin/trunk/pom.xml (original)
+++ servicemix/maven-plugins/xfire-maven-plugin/trunk/pom.xml Thu Dec 17 15:31: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>