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:32 UTC

svn commit: r1493539 - in /tika/branches/1.4: pom.xml tika-app/pom.xml tika-bundle/pom.xml tika-core/pom.xml tika-parent/pom.xml tika-parsers/pom.xml tika-server/pom.xml tika-xmp/pom.xml

Author: mattmann
Date: Sun Jun 16 17:30:31 2013
New Revision: 1493539

URL: http://svn.apache.org/r1493539
Log:
[maven-release-plugin] prepare release 1.4-rc2

Modified:
    tika/branches/1.4/pom.xml
    tika/branches/1.4/tika-app/pom.xml
    tika/branches/1.4/tika-bundle/pom.xml
    tika/branches/1.4/tika-core/pom.xml
    tika/branches/1.4/tika-parent/pom.xml
    tika/branches/1.4/tika-parsers/pom.xml
    tika/branches/1.4/tika-server/pom.xml
    tika/branches/1.4/tika-xmp/pom.xml

Modified: tika/branches/1.4/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/1.4/pom.xml?rev=1493539&r1=1493538&r2=1493539&view=diff
==============================================================================
--- tika/branches/1.4/pom.xml (original)
+++ tika/branches/1.4/pom.xml Sun Jun 16 17:30:31 2013
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4</version>
     <relativePath>tika-parent/pom.xml</relativePath>
   </parent>
 
@@ -36,12 +36,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/tika/branches/1.4
+      scm:svn:http://svn.apache.org/repos/asf/tika/tags/1.4-rc2
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/tika/branches/1.4
+      scm:svn:https://svn.apache.org/repos/asf/tika/tags/1.4-rc2
     </developerConnection>
-    <url>http://svn.apache.org/viewvc/tika/branches/1.4</url>
+    <url>http://svn.apache.org/viewvc/tika/tags/1.4-rc2</url>
   </scm>
 
   <modules>

Modified: tika/branches/1.4/tika-app/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/1.4/tika-app/pom.xml?rev=1493539&r1=1493538&r2=1493539&view=diff
==============================================================================
--- tika/branches/1.4/tika-app/pom.xml (original)
+++ tika/branches/1.4/tika-app/pom.xml Sun Jun 16 17:30:31 2013
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 

Modified: tika/branches/1.4/tika-bundle/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/1.4/tika-bundle/pom.xml?rev=1493539&r1=1493538&r2=1493539&view=diff
==============================================================================
--- tika/branches/1.4/tika-bundle/pom.xml (original)
+++ tika/branches/1.4/tika-bundle/pom.xml Sun Jun 16 17:30:31 2013
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 

Modified: tika/branches/1.4/tika-core/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/1.4/tika-core/pom.xml?rev=1493539&r1=1493538&r2=1493539&view=diff
==============================================================================
--- tika/branches/1.4/tika-core/pom.xml (original)
+++ tika/branches/1.4/tika-core/pom.xml Sun Jun 16 17:30:31 2013
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 

Modified: tika/branches/1.4/tika-parent/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/1.4/tika-parent/pom.xml?rev=1493539&r1=1493538&r2=1493539&view=diff
==============================================================================
--- tika/branches/1.4/tika-parent/pom.xml (original)
+++ tika/branches/1.4/tika-parent/pom.xml Sun Jun 16 17:30:31 2013
@@ -31,7 +31,7 @@
 
   <groupId>org.apache.tika</groupId>
   <artifactId>tika-parent</artifactId>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.4</version>
   <packaging>pom</packaging>
 
   <name>Apache Tika parent</name>
@@ -324,8 +324,8 @@
   </profiles>
 
   <scm>
-    <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>
+    <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>
   </scm>
 </project>

Modified: tika/branches/1.4/tika-parsers/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/1.4/tika-parsers/pom.xml?rev=1493539&r1=1493538&r2=1493539&view=diff
==============================================================================
--- tika/branches/1.4/tika-parsers/pom.xml (original)
+++ tika/branches/1.4/tika-parsers/pom.xml Sun Jun 16 17:30:31 2013
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 

Modified: tika/branches/1.4/tika-server/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/1.4/tika-server/pom.xml?rev=1493539&r1=1493538&r2=1493539&view=diff
==============================================================================
--- tika/branches/1.4/tika-server/pom.xml (original)
+++ tika/branches/1.4/tika-server/pom.xml Sun Jun 16 17:30:31 2013
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>
 

Modified: tika/branches/1.4/tika-xmp/pom.xml
URL: http://svn.apache.org/viewvc/tika/branches/1.4/tika-xmp/pom.xml?rev=1493539&r1=1493538&r2=1493539&view=diff
==============================================================================
--- tika/branches/1.4/tika-xmp/pom.xml (original)
+++ tika/branches/1.4/tika-xmp/pom.xml Sun Jun 16 17:30:31 2013
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.tika</groupId>
     <artifactId>tika-parent</artifactId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.4</version>
     <relativePath>../tika-parent/pom.xml</relativePath>
   </parent>