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

vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new c1d86b174d NO-JIRA: [Broker-J] Update links in pom file (#317)
c1d86b174d is described below

commit c1d86b174de553c6417363757199dac00064a261
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Mon Aug 18 11:44:35 2025 +0200

    NO-JIRA: [Broker-J] Update links in pom file (#317)
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index fdb99b427e..4db094eed3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
 
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://builds.apache.org/view/M-R/view/Qpid/</url>
+    <url>https://ci-builds.apache.org/job/Qpid/</url>
   </ciManagement>
 
   <mailingLists>
@@ -50,14 +50,14 @@
       <subscribe>[email protected]</subscribe>
       <unsubscribe>[email protected]</unsubscribe>
       <post>[email protected]</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/qpid-users/</archive>
+      <archive>https://mail-archives.apache.org/mod_mbox/qpid-users/</archive>
     </mailingList>
     <mailingList>
       <name>Apache Qpid Developers</name>
       <subscribe>[email protected]</subscribe>
       <unsubscribe>[email protected]</unsubscribe>
       <post>[email protected]</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/qpid-dev/</archive>
+      <archive>https://mail-archives.apache.org/mod_mbox/qpid-dev/</archive>
     </mailingList>
   </mailingLists>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to