You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ju...@apache.org on 2011/02/22 17:23:41 UTC

svn commit: r1073381 - in /pdfbox/trunk: parent/pom.xml pom.xml

Author: jukka
Date: Tue Feb 22 16:23:41 2011
New Revision: 1073381

URL: http://svn.apache.org/viewvc?rev=1073381&view=rev
Log:
[maven-release-plugin] prepare branch 1.5

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=1073381&r1=1073380&r2=1073381&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Tue Feb 22 16:23:41 2011
@@ -178,4 +178,10 @@
         </roles>
     </developer>
   </developers>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/branches/1.5/pdfbox-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/1.5/pdfbox-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/branches/1.5/pdfbox-parent</url>
+  </scm>
 </project>

Modified: pdfbox/trunk/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/pom.xml?rev=1073381&r1=1073380&r2=1073381&view=diff
==============================================================================
--- pdfbox/trunk/pom.xml (original)
+++ pdfbox/trunk/pom.xml Tue Feb 22 16:23:41 2011
@@ -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/1.5
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk
+      scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/1.5
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/pdfbox/trunk</url>
+    <url>http://svn.apache.org/viewvc/pdfbox/branches/1.5</url>
   </scm>
 
   <modules>