Author: bentmann
Date: Sat Jul 17 14:15:00 2010
New Revision: 965084

URL: http://svn.apache.org/viewvc?rev=965084&view=rev
Log:
[maven-release-plugin] prepare release maven-repository-plugin-2.3.1

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

Modified: maven/plugins/trunk/maven-repository-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-repository-plugin/pom.xml?rev=965084&r1=965083&r2=965084&view=diff
==============================================================================
--- maven/plugins/trunk/maven-repository-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-repository-plugin/pom.xml Sat Jul 17 14:15:00 2010
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven-repository-plugin</artifactId>
-  <version>2.3.1-SNAPSHOT</version>
+  <version>2.3.1</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Repository Plugin</name>
@@ -40,9 +40,9 @@ under the License.
   </prerequisites>
   
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-repository-plugin/</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-repository-plugin/</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-repository-plugin/</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-repository-plugin-2.3.1</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-repository-plugin-2.3.1</developerConnection>
+    
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-repository-plugin-2.3.1</url>
   </scm>
   
   <issueManagement>


Reply via email to