Author: dennisl
Date: Thu Feb 24 19:58:57 2011
New Revision: 1074278

URL: http://svn.apache.org/viewvc?rev=1074278&view=rev
Log:
[maven-release-plugin] prepare release maven-assembly-plugin-2.2.1

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

Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=1074278&r1=1074277&r2=1074278&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Thu Feb 24 19:58:57 2011
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-assembly-plugin</artifactId>
-  <version>2.2.1-SNAPSHOT</version>
+  <version>2.2.1</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Assembly Plugin</name>
@@ -41,9 +41,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-assembly-plugin/</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-assembly-plugin/</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-assembly-plugin-2.2.1</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-assembly-plugin-2.2.1</developerConnection>
+    
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-assembly-plugin-2.2.1</url>
   </scm>
   <issueManagement>
     <system>jira</system>


Reply via email to