You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ma...@apache.org on 2012/11/01 22:50:31 UTC

svn commit: r1404785 - /maven/plugins/trunk/maven-scm-publish-plugin/pom.xml

Author: markh
Date: Thu Nov  1 21:50:31 2012
New Revision: 1404785

URL: http://svn.apache.org/viewvc?rev=1404785&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    maven/plugins/trunk/maven-scm-publish-plugin/pom.xml

Modified: maven/plugins/trunk/maven-scm-publish-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-scm-publish-plugin/pom.xml?rev=1404785&r1=1404784&r2=1404785&view=diff
==============================================================================
--- maven/plugins/trunk/maven-scm-publish-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-scm-publish-plugin/pom.xml Thu Nov  1 21:50:31 2012
@@ -30,16 +30,16 @@ under the License.
   </parent>
 
   <artifactId>maven-scm-publish-plugin</artifactId>
-  <version>1.0-beta-2</version>
+  <version>1.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>SCM Publish Maven Plugin</name>
   <url>http://maven.apache.org/plugins/maven-scm-publish-plugin</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-scm-publish-plugin-1.0-beta-2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-scm-publish-plugin-1.0-beta-2</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-scm-publish-plugin-1.0-beta-2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-scm-publish-plugin/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-scm-publish-plugin/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-scm-publish-plugin/</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>