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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new cb69a676b AXIOM-529: Update source repository in DOAP file
cb69a676b is described below

commit cb69a676b84885864eaf8186b7a56611c2aea891
Author: Andreas Veithen-Knowles <[email protected]>
AuthorDate: Tue Mar 17 22:20:12 2026 +0000

    AXIOM-529: Update source repository in DOAP file
---
 etc/axiom.rdf | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/etc/axiom.rdf b/etc/axiom.rdf
index 71e3f8181..ca8c5d4ee 100644
--- a/etc/axiom.rdf
+++ b/etc/axiom.rdf
@@ -65,11 +65,10 @@
     <release><Version><name>Apache 
Axiom</name><created>2019-01-10</created><revision>1.2.22</revision></Version></release>
     <release><Version><name>Apache 
Axiom</name><created>2025-01-28</created><revision>2.0.0</revision></Version></release>
     <repository>
-      <SVNRepository>
-        <!-- These look wrong -->
-        <location 
rdf:resource="http://svn.apache.org/repos/asf/webservices/axiom/trunk"/>
-        <browse 
rdf:resource="http://svn.apache.org/viewvc/webservices/axiom/trunk"/>
-      </SVNRepository>
+      <GitRepository>
+        <location rdf:resource="https://github.com/apache/ws-axiom"/>
+        <browse rdf:resource="https://github.com/apache/ws-axiom"/>
+      </GitRepository>
     </repository>
     <maintainer>
       <foaf:Person>

Reply via email to