Author: gertv
Date: Thu Dec 17 15:16:57 2009
New Revision: 891753
URL: http://svn.apache.org/viewvc?rev=891753&view=rev
Log:
[maven-release-plugin] prepare release res-maven-plugin-4.1
Modified:
servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml
Modified: servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml?rev=891753&r1=891752&r2=891753&view=diff
==============================================================================
--- servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml (original)
+++ servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml Thu Dec 17 15:16:57
2009
@@ -26,15 +26,15 @@
<groupId>org.apache.servicemix.tooling</groupId>
<artifactId>res-maven-plugin</artifactId>
- <version>4.1-SNAPSHOT</version>
+ <version>4.1</version>
<packaging>maven-plugin</packaging>
<name>ServiceMix :: Maven2 Resource Plugin</name>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/res-maven-plugin/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/res-maven-plugin/trunk</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/res-maven-plugin/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/res-maven-plugin/tags/res-maven-plugin-4.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/res-maven-plugin/tags/res-maven-plugin-4.1</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/res-maven-plugin/tags/res-maven-plugin-4.1</url>
</scm>
<dependencies>