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 2010/10/18 15:37:45 UTC

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

Author: jukka
Date: Mon Oct 18 13:37:45 2010
New Revision: 1023792

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

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=1023792&r1=1023791&r2=1023792&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Mon Oct 18 13:37:45 2010
@@ -24,7 +24,7 @@
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
     <version>6</version>
-    <relativePath/>
+    <relativePath />
   </parent>
 
   <groupId>org.apache.pdfbox</groupId>
@@ -179,4 +179,10 @@
     </developer>
   </developers>
 
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/branches/1.3/pdfbox-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/1.3/pdfbox-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/branches/1.3/pdfbox-parent</url>
+  </scm>
 </project>

Modified: pdfbox/trunk/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/pom.xml?rev=1023792&r1=1023791&r2=1023792&view=diff
==============================================================================
--- pdfbox/trunk/pom.xml (original)
+++ pdfbox/trunk/pom.xml Mon Oct 18 13:37:45 2010
@@ -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.3
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk
+      scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/1.3
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/pdfbox/trunk</url>
+    <url>http://svn.apache.org/viewvc/pdfbox/branches/1.3</url>
   </scm>
 
   <modules>