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

jbonofre pushed a commit to branch activemq-5.15.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new 506eded  AMQ-7130 Update AMQ doap
506eded is described below

commit 506ededc32d968a0fcd5560d2d9f27d97b66ebda
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Oct 18 10:25:27 2019 +0100

    AMQ-7130 Update AMQ doap
    
    (cherry picked from commit d525096cac444189c2d233e1de47342f1916c82d)
---
 doap.rdf | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/doap.rdf b/doap.rdf
index c972233..532628a 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -25,7 +25,7 @@
 <!--
   =======================================================================
 
-   Copyright (c) 2006-2012 The Apache Software Foundation.  
+   Copyright (c) 2006-2019 The Apache Software Foundation.  
    All rights reserved.
 
   =======================================================================
@@ -34,13 +34,13 @@
     <created>2006-03-27</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache ActiveMQ</name>
-    <homepage rdf:resource="http://activemq.apache.org/"; />
-    <asfext:pmc rdf:resource="http://activemq.apache.org/"; />
+    <homepage rdf:resource="https://activemq.apache.org/"; />
+    <asfext:pmc rdf:resource="https://activemq.apache.org/"; />
     <shortdesc>ActiveMQ is the most popular and powerful open source Message 
Broker.</shortdesc>
     <description>ActiveMQ is a fast and powerful Message Broker which supports 
many Cross Language Clients and Protocols and many advanced features while 
fully supporting JMS 1.1 and J2EE 1.4.</description>
-    <bug-database rdf:resource="http://issues.apache.org/activemq/browse/AMQ"; 
/>
-    <mailing-list rdf:resource="http://activemq.apache.org/mailing-lists.html"; 
/>
-    <download-page rdf:resource="http://activemq.apache.org/download.html"; />
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/AMQ"; />
+    <mailing-list rdf:resource="https://activemq.apache.org/contact/"; />
+    <download-page rdf:resource="https://activemq.apache.org/download.html"; />
 
     <programming-language>Java</programming-language>
     <programming-language>C</programming-language>

Reply via email to