Author: lehmi Date: Mon Mar 14 16:54:22 2016 New Revision: 1734960 URL: http://svn.apache.org/viewvc?rev=1734960&view=rev Log: [maven-release-plugin] prepare branch 2.0
Modified: pdfbox/trunk/parent/pom.xml pdfbox/trunk/pom.xml Modified: pdfbox/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1734960&r1=1734959&r2=1734960&view=diff ============================================================================== --- pdfbox/trunk/parent/pom.xml (original) +++ pdfbox/trunk/parent/pom.xml Mon Mar 14 16:54:22 2016 @@ -375,4 +375,10 @@ </roles> </developer> </developers> + + <scm> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/branches/2.0/pdfbox-parent</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/2.0/pdfbox-parent</developerConnection> + <url>http://svn.apache.org/viewvc/maven/pom/branches/2.0/pdfbox-parent</url> + </scm> </project> Modified: pdfbox/trunk/pom.xml URL: http://svn.apache.org/viewvc/pdfbox/trunk/pom.xml?rev=1734960&r1=1734959&r2=1734960&view=diff ============================================================================== --- pdfbox/trunk/pom.xml (original) +++ pdfbox/trunk/pom.xml Mon Mar 14 16:54:22 2016 @@ -34,12 +34,12 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/pdfbox/trunk + scm:svn:http://svn.apache.org/repos/asf/pdfbox/branches/2.0 </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk + scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/2.0 </developerConnection> - <url>http://svn.apache.org/viewvc/pdfbox/trunk</url> + <url>http://svn.apache.org/viewvc/pdfbox/branches/2.0</url> </scm> <modules>