This is an automated email from the ASF dual-hosted git repository.
tallison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new 8f66ce7 update copyright and ci management urls. thanks to lewismc
for identifying these.
8f66ce7 is described below
commit 8f66ce7be3f6215ac8af27f68d8b265c5efe09cf
Author: tallison <[email protected]>
AuthorDate: Thu Jan 21 09:36:50 2021 -0500
update copyright and ci management urls. thanks to lewismc for identifying
these.
---
NOTICE.txt | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NOTICE.txt b/NOTICE.txt
index eace5b3..097695a 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
Apache Tika
-Copyright 2015 The Apache Software Foundation
+Copyright 2021 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/pom.xml b/pom.xml
index 6a9ef15..a311211 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,6 +203,6 @@ least three +1 Tika PMC votes are cast.
</issueManagement>
<ciManagement>
<system>Jenkins</system>
- <url>https://builds.apache.org/job/Tika-trunk/</url>
+ <url>https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/</url>
</ciManagement>
</project>