You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2010/05/17 20:52:01 UTC

svn commit: r945304 - /maven/plugins/trunk/maven-resources-plugin/pom.xml

Author: krosenvold
Date: Mon May 17 18:52:00 2010
New Revision: 945304

URL: http://svn.apache.org/viewvc?rev=945304&view=rev
Log:
[maven-release-plugin] prepare release maven-resources-plugin-2.4.3

Modified:
    maven/plugins/trunk/maven-resources-plugin/pom.xml

Modified: maven/plugins/trunk/maven-resources-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin/pom.xml?rev=945304&r1=945303&r2=945304&view=diff
==============================================================================
--- maven/plugins/trunk/maven-resources-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-resources-plugin/pom.xml Mon May 17 18:52:00 2010
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven-resources-plugin</artifactId>
-  <version>2.4.3-SNAPSHOT</version>
+  <version>2.4.3</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Resources Plugin</name>
@@ -48,9 +48,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-resources-plugin</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-resources-plugin</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-resources-plugin-2.4.3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-resources-plugin-2.4.3</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-resources-plugin-2.4.3</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>