Repository: tika Updated Branches: refs/heads/master 9fa7a4de0 -> d0d90136d
Prep pom.xmls for release - remove all SCM tags except for tika-parent. Update scm tags to Git. Prep for 1.12 release. Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/d0d90136 Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/d0d90136 Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/d0d90136 Branch: refs/heads/master Commit: d0d90136d01ef49b3c539378555d11519e9cb11c Parents: 9fa7a4d Author: Chris Mattmann <[email protected]> Authored: Sun Jan 24 23:23:12 2016 -0800 Committer: Chris Mattmann <[email protected]> Committed: Sun Jan 24 23:23:12 2016 -0800 ---------------------------------------------------------------------- pom.xml | 10 ---------- tika-app/pom.xml | 5 ----- tika-batch/pom.xml | 5 ----- tika-bundle/pom.xml | 5 ----- tika-core/pom.xml | 5 ----- tika-dotnet/pom.xml | 5 ----- tika-example/pom.xml | 5 ----- tika-java7/pom.xml | 5 ----- tika-parent/pom.xml | 8 +++++--- tika-parsers/pom.xml | 5 ----- tika-serialization/pom.xml | 5 ----- tika-server/pom.xml | 5 ----- tika-translate/pom.xml | 5 ----- tika-xmp/pom.xml | 5 ----- 14 files changed, 5 insertions(+), 73 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e1486bd..7a1b6a5 100644 --- a/pom.xml +++ b/pom.xml @@ -34,16 +34,6 @@ <name>Apache Tika</name> <url>http://tika.apache.org</url> - <scm> - <connection> - scm:svn:http://svn.apache.org/repos/asf/tika/trunk - </connection> - <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/tika/trunk - </developerConnection> - <url>http://svn.apache.org/viewvc/tika/trunk</url> - </scm> - <modules> <module>tika-parent</module> <module>tika-core</module> http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/tika-app/pom.xml ---------------------------------------------------------------------- diff --git a/tika-app/pom.xml b/tika-app/pom.xml index f70b627..3a608ff 100644 --- a/tika-app/pom.xml +++ b/tika-app/pom.xml @@ -267,11 +267,6 @@ <name>The Apache Software Foundation</name> <url>http://www.apache.org</url> </organization> - <scm> - <url>http://svn.apache.org/viewvc/tika/trunk/tika-app</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-app</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-app</developerConnection> - </scm> <issueManagement> <system>JIRA</system> <url>https://issues.apache.org/jira/browse/TIKA</url> http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/tika-batch/pom.xml ---------------------------------------------------------------------- diff --git a/tika-batch/pom.xml b/tika-batch/pom.xml index 0ac373f..ebc8225 100644 --- a/tika-batch/pom.xml +++ b/tika-batch/pom.xml @@ -169,11 +169,6 @@ <name>The Apache Software Foundation</name> <url>http://www.apache.org</url> </organization> - <scm> - <url>http://svn.apache.org/viewvc/tika/trunk/tika-batch</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-batch</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-batch</developerConnection> - </scm> <issueManagement> <system>JIRA</system> <url>https://issues.apache.org/jira/browse/TIKA</url> http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/tika-bundle/pom.xml ---------------------------------------------------------------------- diff --git a/tika-bundle/pom.xml b/tika-bundle/pom.xml index 8e7c4e9..782409d 100644 --- a/tika-bundle/pom.xml +++ b/tika-bundle/pom.xml @@ -435,11 +435,6 @@ <name>The Apache Software Founation</name> <url>http://www.apache.org</url> </organization> - <scm> - <url>http://svn.apache.org/viewvc/tika/trunk/tika-bundle</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-bundle</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-bundle</developerConnection> - </scm> <issueManagement> <system>JIRA</system> <url>https://issues.apache.org/jira/browse/TIKA</url> http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/tika-core/pom.xml ---------------------------------------------------------------------- diff --git a/tika-core/pom.xml b/tika-core/pom.xml index 2db1e87..958e7e9 100644 --- a/tika-core/pom.xml +++ b/tika-core/pom.xml @@ -161,11 +161,6 @@ <name>The Apache Software Foundation</name> <url>http://www.apache.org</url> </organization> - <scm> - <url>http://svn.apache.org/viewvc/tika/trunk/core</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/core</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/core</developerConnection> - </scm> <issueManagement> <system>JIRA</system> <url>https://issues.apache.org/jira/browse/TIKA</url> http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/tika-dotnet/pom.xml ---------------------------------------------------------------------- diff --git a/tika-dotnet/pom.xml b/tika-dotnet/pom.xml index b2ed78b..2d0a248 100644 --- a/tika-dotnet/pom.xml +++ b/tika-dotnet/pom.xml @@ -174,11 +174,6 @@ <name>The Apache Software Foundation</name> <url>http://www.apache.org</url> </organization> - <scm> - <url>http://svn.apache.org/viewvc/tika/trunk/tika-dotnet</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-dotnet</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-dotnet</developerConnection> - </scm> <issueManagement> <system>JIRA</system> <url>https://issues.apache.org/jira/browse/TIKA</url> http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/tika-example/pom.xml ---------------------------------------------------------------------- diff --git a/tika-example/pom.xml b/tika-example/pom.xml index 2931819..1e8216b 100644 --- a/tika-example/pom.xml +++ b/tika-example/pom.xml @@ -118,11 +118,6 @@ <name>The Apache Software Foundation</name> <url>http://www.apache.org</url> </organization> - <scm> - <url>http://svn.apache.org/viewvc/tika/trunk/tika-example</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-example</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-example</developerConnection> - </scm> <issueManagement> <system>JIRA</system> <url>https://issues.apache.org/jira/browse/TIKA</url> http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/tika-java7/pom.xml ---------------------------------------------------------------------- diff --git a/tika-java7/pom.xml b/tika-java7/pom.xml index f77672c..fd8506d 100644 --- a/tika-java7/pom.xml +++ b/tika-java7/pom.xml @@ -100,11 +100,6 @@ <name>The Apache Software Foundation</name> <url>http://www.apache.org</url> </organization> - <scm> - <url>http://svn.apache.org/viewvc/tika/trunk/tika-java7</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-java7</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-java7</developerConnection> - </scm> <issueManagement> <system>JIRA</system> <url>https://issues.apache.org/jira/browse/TIKA</url> http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/tika-parent/pom.xml ---------------------------------------------------------------------- diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml index 211c9f6..b0be5c6 100644 --- a/tika-parent/pom.xml +++ b/tika-parent/pom.xml @@ -405,8 +405,10 @@ </profiles> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/trunk/tika-parent</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/trunk/tika-parent</developerConnection> - <url>http://svn.apache.org/viewvc/maven/pom/trunk/tika-parent</url> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/tika.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/tika.git</developerConnection> + <url>https://github.com/apache/tika</url> + <tag>HEAD</tag> </scm> + </project> http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/tika-parsers/pom.xml ---------------------------------------------------------------------- diff --git a/tika-parsers/pom.xml b/tika-parsers/pom.xml index f246475..e7c367f 100644 --- a/tika-parsers/pom.xml +++ b/tika-parsers/pom.xml @@ -441,11 +441,6 @@ <name>The Apache Software Foundation</name> <url>http://www.apache.org</url> </organization> - <scm> - <url>http://svn.apache.org/viewvc/tika/trunk/tika-parsers</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-parsers</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-parsers</developerConnection> - </scm> <issueManagement> <system>JIRA</system> <url>https://issues.apache.org/jira/browse/TIKA</url> http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/tika-serialization/pom.xml ---------------------------------------------------------------------- diff --git a/tika-serialization/pom.xml b/tika-serialization/pom.xml index fce1dd7..df2a334 100644 --- a/tika-serialization/pom.xml +++ b/tika-serialization/pom.xml @@ -83,11 +83,6 @@ <name>The Apache Software Foundation</name> <url>http://www.apache.org</url> </organization> - <scm> - <url>http://svn.apache.org/viewvc/tika/trunk/tika-app</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-serialization</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-serialization</developerConnection> - </scm> <issueManagement> <system>JIRA</system> <url>https://issues.apache.org/jira/browse/TIKA</url> http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/tika-server/pom.xml ---------------------------------------------------------------------- diff --git a/tika-server/pom.xml b/tika-server/pom.xml index 5648120..08fccac 100644 --- a/tika-server/pom.xml +++ b/tika-server/pom.xml @@ -317,11 +317,6 @@ <name>The Apache Software Foundation</name> <url>http://www.apache.org</url> </organization> - <scm> - <url>http://svn.apache.org/viewvc/tika/trunk/tika-server</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-server</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-server</developerConnection> - </scm> <issueManagement> <system>JIRA</system> <url>https://issues.apache.org/jira/browse/TIKA</url> http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/tika-translate/pom.xml ---------------------------------------------------------------------- diff --git a/tika-translate/pom.xml b/tika-translate/pom.xml index 0c7df83..6e8575d 100644 --- a/tika-translate/pom.xml +++ b/tika-translate/pom.xml @@ -144,11 +144,6 @@ <name>The Apache Software Foundation</name> <url>http://www.apache.org</url> </organization> - <scm> - <url>http://svn.apache.org/viewvc/tika/trunk/tika-translate</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-translate</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-translate</developerConnection> - </scm> <issueManagement> <system>JIRA</system> <url>https://issues.apache.org/jira/browse/TIKA</url> http://git-wip-us.apache.org/repos/asf/tika/blob/d0d90136/tika-xmp/pom.xml ---------------------------------------------------------------------- diff --git a/tika-xmp/pom.xml b/tika-xmp/pom.xml index 1522fb9..979affd 100644 --- a/tika-xmp/pom.xml +++ b/tika-xmp/pom.xml @@ -97,11 +97,6 @@ <name>The Apache Software Foundation</name> <url>http://www.apache.org</url> </organization> - <scm> - <url>http://svn.apache.org/viewvc/tika/trunk/tika-xmp</url> - <connection>scm:svn:http://svn.apache.org/repos/asf/tika/trunk/tika-xmp</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tika/trunk/tika-xmp</developerConnection> - </scm> <issueManagement> <system>JIRA</system> <url>https://issues.apache.org/jira/browse/TIKA</url>
