Author: hboutemy
Date: Mon Jul  7 19:02:26 2014
New Revision: 1608556

URL: http://svn.apache.org/r1608556
Log:
[maven-release-plugin] prepare release maven-site-plugin-3.4

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

Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=1608556&r1=1608555&r2=1608556&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Mon Jul  7 19:02:26 2014
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-site-plugin</artifactId>
-  <version>3.4-SNAPSHOT</version>
+  <version>3.4</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Site Plugin</name>
@@ -174,9 +174,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/</developerConnection>
-    
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-3.4</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-3.4</developerConnection>
+    
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-site-plugin-3.4</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>


Reply via email to