Author: olamy
Date: Tue Oct  9 09:10:44 2012
New Revision: 1395922

URL: http://svn.apache.org/viewvc?rev=1395922&view=rev
Log:
[maven-release-plugin] prepare release maven-source-plugin-2.3

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

Modified: maven/plugins/trunk/maven-source-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/pom.xml?rev=1395922&r1=1395921&r2=1395922&view=diff
==============================================================================
--- maven/plugins/trunk/maven-source-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-source-plugin/pom.xml Tue Oct  9 09:10:44 2012
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-source-plugin</artifactId>
-  <version>2.3-SNAPSHOT</version>
+  <version>2.3</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Source Plugin</name>
@@ -56,9 +56,9 @@ under the License.
   </contributors>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin/</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin/</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.3</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.3</developerConnection>
+    
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-source-plugin-2.3</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>


Reply via email to