You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/11/25 11:28:22 UTC

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

Author: jbonofre
Date: Thu Nov 25 10:28:22 2010
New Revision: 1038993

URL: http://svn.apache.org/viewvc?rev=1038993&view=rev
Log:
[maven-release-plugin] rollback the release of jbi-maven-plugin-4.4

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=1038993&r1=1038992&r2=1038993&view=diff
==============================================================================
--- servicemix/maven-plugins/jbi-maven-plugin/trunk/pom.xml (original)
+++ servicemix/maven-plugins/jbi-maven-plugin/trunk/pom.xml Thu Nov 25 10:28:22 2010
@@ -26,15 +26,15 @@
   
   <groupId>org.apache.servicemix.tooling</groupId>
   <artifactId>jbi-maven-plugin</artifactId>
-  <version>4.4</version>
+  <version>4.4-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.4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/jbi-maven-plugin/tags/jbi-maven-plugin-4.4</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/jbi-maven-plugin/tags/jbi-maven-plugin-4.4</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>