Author: olamy
Date: Tue Oct 9 10:50:47 2012
New Revision: 1395957
URL: http://svn.apache.org/viewvc?rev=1395957&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-source-plugin/pom.xml
Modified: maven/plugins/trunk/maven-source-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/pom.xml?rev=1395957&r1=1395956&r2=1395957&view=diff
==============================================================================
--- maven/plugins/trunk/maven-source-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-source-plugin/pom.xml Tue Oct 9 10:50:47 2012
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-source-plugin</artifactId>
- <version>2.2.1</version>
+ <version>2.3-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Maven Source Plugin</name>
@@ -56,9 +56,9 @@ under the License.
</contributors>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.2.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-source-plugin-2.2.1</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-source-plugin-2.2.1</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin/</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/</url>
</scm>
<issueManagement>
<system>JIRA</system>