Author: bimargulies
Date: Mon Nov 5 22:33:58 2012
New Revision: 1405999
URL: http://svn.apache.org/viewvc?rev=1405999&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-pdf-plugin/pom.xml
Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/pom.xml?rev=1405999&r1=1405998&r2=1405999&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Mon Nov 5 22:33:58 2012
@@ -30,7 +30,7 @@ under the License.
</parent>
<artifactId>maven-pdf-plugin</artifactId>
- <version>1.2</version>
+ <version>1.3-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Maven PDF Plugin</name>
@@ -50,9 +50,9 @@ under the License.
</prerequisites>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-pdf-plugin-1.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-pdf-plugin-1.2</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-pdf-plugin-1.2</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pdf-plugin/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pdf-plugin/</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/</url>
</scm>
<issueManagement>
<system>JIRA</system>