You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2012/05/25 19:00:13 UTC

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

Author: lehmi
Date: Fri May 25 17:00:12 2012
New Revision: 1342728

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

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=1342728&r1=1342727&r2=1342728&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Fri May 25 17:00:12 2012
@@ -220,4 +220,10 @@
         </roles>
     </developer>
   </developers>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/branches/1.7/pdfbox-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/1.7/pdfbox-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/branches/1.7/pdfbox-parent</url>
+  </scm>
 </project>

Modified: pdfbox/trunk/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/pom.xml?rev=1342728&r1=1342727&r2=1342728&view=diff
==============================================================================
--- pdfbox/trunk/pom.xml (original)
+++ pdfbox/trunk/pom.xml Fri May 25 17:00:12 2012
@@ -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.7
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk
+      scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/1.7
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/pdfbox/trunk</url>
+    <url>http://svn.apache.org/viewvc/pdfbox/branches/1.7</url>
   </scm>
 
   <modules>