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:01:29 UTC

svn commit: r891745 - /servicemix/maven-plugins/jbi-maven-plugin/trunk/pom.xml

Author: gertv
Date: Thu Dec 17 15:01:28 2009
New Revision: 891745

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

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

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