Author: bimargulies
Date: Fri Aug 31 17:12:52 2012
New Revision: 1379511

URL: http://svn.apache.org/viewvc?rev=1379511&view=rev
Log:
[maven-release-plugin] prepare release maven-shade-plugin-1.7.2

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

Modified: maven/plugins/trunk/maven-shade-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-shade-plugin/pom.xml?rev=1379511&r1=1379510&r2=1379511&view=diff
==============================================================================
--- maven/plugins/trunk/maven-shade-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-shade-plugin/pom.xml Fri Aug 31 17:12:52 2012
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-shade-plugin</artifactId>
-  <version>1.7.2-SNAPSHOT</version>
+  <version>1.7.2</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Shade Plugin</name>
@@ -44,9 +44,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-shade-plugin</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-shade-plugin</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-shade-plugin</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-1.7.2</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-shade-plugin-1.7.2</developerConnection>
+    
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-shade-plugin-1.7.2</url>
   </scm>
   <issueManagement>
     <system>jira</system>


Reply via email to