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/01/07 10:18:44 UTC

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

Author: jbonofre
Date: Thu Jan  7 09:18:15 2010
New Revision: 896810

URL: http://svn.apache.org/viewvc?rev=896810&view=rev
Log:
[maven-release-plugin] prepare release jbi-maven-plugin-4.3

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=896810&r1=896809&r2=896810&view=diff
==============================================================================
--- servicemix/maven-plugins/jbi-maven-plugin/trunk/pom.xml (original)
+++ servicemix/maven-plugins/jbi-maven-plugin/trunk/pom.xml Thu Jan  7 09:18:15 2010
@@ -26,15 +26,15 @@
   
   <groupId>org.apache.servicemix.tooling</groupId>
   <artifactId>jbi-maven-plugin</artifactId>
-  <version>4.3-SNAPSHOT</version>
+  <version>4.3</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/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>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/jbi-maven-plugin/tags/jbi-maven-plugin-4.3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/jbi-maven-plugin/tags/jbi-maven-plugin-4.3</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/jbi-maven-plugin/tags/jbi-maven-plugin-4.3</url>
   </scm>
 
   <properties>