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:55:00 UTC

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

Author: gertv
Date: Thu Dec 17 14:54:59 2009
New Revision: 891743

URL: http://svn.apache.org/viewvc?rev=891743&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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=891743&r1=891742&r2=891743&view=diff
==============================================================================
--- servicemix/maven-plugins/jbi-maven-plugin/trunk/pom.xml (original)
+++ servicemix/maven-plugins/jbi-maven-plugin/trunk/pom.xml Thu Dec 17 14:54:59 2009
@@ -26,15 +26,15 @@
   
   <groupId>org.apache.servicemix.tooling</groupId>
   <artifactId>jbi-maven-plugin</artifactId>
-  <version>4.2</version>
+  <version>4.3-SNAPSHOT</version>
   
   <packaging>maven-plugin</packaging>
   <name>ServiceMix :: Maven2 JBI Plugin</name>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/jbi-maven-plugin/tags/jbi-maven-plugin-4.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/jbi-maven-plugin/tags/jbi-maven-plugin-4.2</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/jbi-maven-plugin/tags/jbi-maven-plugin-4.2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/jbi-maven-plugin/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/jbi-maven-plugin/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/jbi-maven-plugin/trunk</url>
   </scm>
 
   <properties>