Author: jbonofre
Date: Thu Nov 25 10:23:11 2010
New Revision: 1038986
URL: http://svn.apache.org/viewvc?rev=1038986&view=rev
Log:
[maven-release-plugin] prepare release 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=1038986&r1=1038985&r2=1038986&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:23:11
2010
@@ -26,15 +26,15 @@
<groupId>org.apache.servicemix.tooling</groupId>
<artifactId>jbi-maven-plugin</artifactId>
- <version>4.4-SNAPSHOT</version>
+ <version>4.4</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/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.4</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/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>
</scm>
<properties>