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 b88b29b8d Update axiom.rdf => ws
b88b29b8d is described below

commit b88b29b8d1b120cea5f40e71095f1a4ebc9049f7
Author: Sebb <[email protected]>
AuthorDate: Fri Feb 13 15:24:41 2026 +0000

    Update axiom.rdf => ws
---
 etc/axiom.rdf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/etc/axiom.rdf b/etc/axiom.rdf
index 2803a3de4..71e3f8181 100644
--- a/etc/axiom.rdf
+++ b/etc/axiom.rdf
@@ -27,7 +27,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <name>Apache Axiom</name>
     <homepage rdf:resource="http://ws.apache.org/axiom/"/>
-    <asfext:pmc rdf:resource="http://webservices.apache.org"/>
+    <asfext:pmc rdf:resource="http://ws.apache.org"/>
     <shortdesc>Apache Axiom is an XML object model supporting deferred 
parsing.</shortdesc>
     <description>Apache Axiom is a StAX-based, XML Infoset compliant object 
model which supports on-demand building of the object tree. It supports a novel 
"pull-through" model which allows one to turn off the tree building and 
directly access the underlying pull event stream. It also has built in support 
for XML Optimized Packaging (XOP) and MTOM, the combination of which allows XML 
to carry binary data efficiently and in a transparent manner. The combination 
of these is an easy to use  [...]
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/AXIOM"/>
@@ -66,6 +66,7 @@
     <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>

Reply via email to