This is an automated email from the ASF dual-hosted git repository.

lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git


The following commit(s) were added to refs/heads/master by this push:
     new a76b769  Update out-of-date information in parent pom.xml
a76b769 is described below

commit a76b76954f8c71ef602687d2289e025746447531
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Tue Oct 6 20:06:04 2020 -0700

    Update out-of-date information in parent pom.xml
---
 pom.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4a41718..e06f6c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -199,7 +199,7 @@
       <unsubscribe>dev-unsubscribe[at]any23[dot]apache[dot]org</unsubscribe>
       <archive>http://mail-archives.apache.org/mod_mbox/any23-dev/</archive>
       <otherArchives>
-        <otherArchive>http://any23-dev.markmail.org/</otherArchive>
+        
<otherArchive>https://lists.apache.org/[email protected]</otherArchive>
       </otherArchives>
     </mailingList>
 
@@ -210,7 +210,7 @@
       <unsubscribe>user-unsubscribe[at]any23[dot]apache[dot]org</unsubscribe>
       <archive>http://mail-archives.apache.org/mod_mbox/any23-user/</archive>
       <otherArchives>
-        <otherArchive>http://any23-user.markmail.org/</otherArchive>
+        
<otherArchive>https://lists.apache.org/[email protected]</otherArchive>
       </otherArchives>
     </mailingList>
 
@@ -221,7 +221,7 @@
       
<unsubscribe>commits-unsubscribe[at]any23[dot]apache[dot]org</unsubscribe>
       
<archive>http://mail-archives.apache.org/mod_mbox/any23-commits/</archive>
       <otherArchives>
-        <otherArchive>http://any23-commits.markmail.org/</otherArchive>
+        
<otherArchive>https://lists.apache.org/[email protected]</otherArchive>
       </otherArchives>
     </mailingList>
   </mailingLists>
@@ -248,7 +248,7 @@
   </issueManagement>
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://builds.apache.org/job/Any23-trunk/</url>
+    <url>https://ci-builds.apache.org/job/Any23/</url>
   </ciManagement>
 
   <!-- General properties. -->
@@ -282,7 +282,7 @@
 
     <!-- Used to track API changes based on Semantic Versioning
          NOTE: velocity does.not.allow.dot.notation, so justUseCamelCase -->
-    <latestStableRelease>2.3</latestStableRelease>
+    <latestStableRelease>2.4</latestStableRelease>
 
     <!-- Google Analytics id for website -->
     <form.tracker.id>UA-59636188-1</form.tracker.id>

Reply via email to