[maven-release-plugin] prepare release maven-deploy-plugin-2.4

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@682049 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 9f0806e..fd65c35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   <artifactId>maven-deploy-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Deploy Plugin</name>
-  <version>2.4-SNAPSHOT</version>
+  <version>2.4</version>
   <inceptionYear>2004</inceptionYear>
   <prerequisites>
     <maven>2.0</maven>
@@ -38,9 +38,9 @@
   </issueManagement>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-deploy-plugin/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-deploy-plugin/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-deploy-plugin-2.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-deploy-plugin-2.4</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-deploy-plugin-2.4</url>
   </scm>  
   
   <dependencies>