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:24:06 UTC

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

Author: jukka
Date: Mon Oct 18 13:24:06 2010
New Revision: 1023788

URL: http://svn.apache.org/viewvc?rev=1023788&view=rev
Log:
Prepare for the 1.3.0 release

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=1023788&r1=1023787&r2=1023788&view=diff
==============================================================================
--- pdfbox/trunk/parent/pom.xml (original)
+++ pdfbox/trunk/parent/pom.xml Mon Oct 18 13:24:06 2010
@@ -176,9 +176,4 @@
     </developer>
   </developers>
 
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/branches/1.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/branches/1.2</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/branches/1.2</url>
-  </scm>
 </project>

Modified: pdfbox/trunk/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/trunk/pom.xml?rev=1023788&r1=1023787&r2=1023788&view=diff
==============================================================================
--- pdfbox/trunk/pom.xml (original)
+++ pdfbox/trunk/pom.xml Mon Oct 18 13:24:06 2010
@@ -34,12 +34,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/pdfbox/branches/1.2
+      scm:svn:http://svn.apache.org/repos/asf/pdfbox/trunk
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/pdfbox/branches/1.2
+      scm:svn:https://svn.apache.org/repos/asf/pdfbox/trunk
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/pdfbox/branches/1.2</url>
+    <url>http://svn.apache.org/viewvc/pdfbox/trunk</url>
   </scm>
 
   <modules>