You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ma...@apache.org on 2013/06/16 19:30:35 UTC

svn commit: r1493541 - in /tika/branches/1.4: pom.xml tika-parent/pom.xml

Author: mattmann
Date: Sun Jun 16 17:30:35 2013
New Revision: 1493541

URL: http://svn.apache.org/r1493541
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    tika/branches/1.4/pom.xml
    tika/branches/1.4/tika-parent/pom.xml

Modified: tika/branches/1.4/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/1.4/pom.xml?rev=1493541&r1=1493540&r2=1493541&view=diff
==============================================================================
--- tika/branches/1.4/pom.xml (original)
+++ tika/branches/1.4/pom.xml Sun Jun 16 17:30:35 2013
@@ -36,12 +36,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/tika/tags/1.4-rc2
+      scm:svn:http://svn.apache.org/repos/asf/tika/branches/1.4
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/tika/tags/1.4-rc2
+      scm:svn:https://svn.apache.org/repos/asf/tika/branches/1.4
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/tika/tags/1.4-rc2</url>
+    <url>http://svn.apache.org/viewvc/tika/branches/1.4</url>
   </scm>
 
   <modules>

Modified: tika/branches/1.4/tika-parent/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/1.4/tika-parent/pom.xml?rev=1493541&r1=1493540&r2=1493541&view=diff
==============================================================================
--- tika/branches/1.4/tika-parent/pom.xml (original)
+++ tika/branches/1.4/tika-parent/pom.xml Sun Jun 16 17:30:35 2013
@@ -324,8 +324,8 @@
   </profiles>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/1.4-rc2/tika-parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/1.4-rc2/tika-parent</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/tags/1.4-rc2/tika-parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/1.4/tika-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/1.4/tika-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/tags/1.4/tika-parent</url>
   </scm>
 </project>