Author: khmarbaise Date: Wed Feb 11 18:24:30 2015 New Revision: 1659035 URL: http://svn.apache.org/r1659035 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=1659035&r1=1659034&r2=1659035&view=diff ============================================================================== --- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Wed Feb 11 18:24:30 2015 @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>maven-pdf-plugin</artifactId> - <version>1.3</version> + <version>1.4-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven PDF Plugin</name> @@ -56,9 +56,9 @@ under the License. </prerequisites> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-pdf-plugin-1.3</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-pdf-plugin-1.3</developerConnection> - <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-pdf-plugin-1.3</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>