You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2011/07/30 16:51:54 UTC

svn commit: r1152480 - /maven/plugins/trunk/maven-site-plugin/pom.xml

Author: dennisl
Date: Sat Jul 30 14:51:53 2011
New Revision: 1152480

URL: http://svn.apache.org/viewvc?rev=1152480&view=rev
Log:
[maven-release-plugin] prepare release maven-site-plugin-3.0

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=1152480&r1=1152479&r2=1152480&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Sat Jul 30 14:51:53 2011
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-site-plugin</artifactId>
-  <version>3.0-SNAPSHOT</version>
+  <version>3.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Site Plugin 3</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.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-site-plugin-3.0</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-site-plugin-3.0</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>