This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push:
new f0af88918 Fixing doap
f0af88918 is described below
commit f0af8891888b97045a1d5c900d6e11522b970ef3
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Feb 17 05:53:28 2026 +0000
Fixing doap
---
build-tools/doap_WSS4J.rdf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build-tools/doap_WSS4J.rdf b/build-tools/doap_WSS4J.rdf
index 9dcd39628..f8662e351 100644
--- a/build-tools/doap_WSS4J.rdf
+++ b/build-tools/doap_WSS4J.rdf
@@ -25,10 +25,10 @@
<created>2026-02-16</created>
<license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
<name>Apache WSS4J</name>
- <homepage rdf:resource="https://ws.apache.org/neethi/" />
+ <homepage rdf:resource="https://ws.apache.org/wss4j/" />
<asfext:pmc rdf:resource="https://ws.apache.org" />
<shortdesc>The Apache WSS4J project provides a Java implementation of the
primary security standards for Web Services, namely the OASIS Web Services
Security (WS-Security) specifications from the OASIS Web Services Security
TC.</shortdesc>
- <bug-database rdf:resource="https://issues.apache.org/jira/browse/WSS4J" />
+ <bug-database rdf:resource="https://issues.apache.org/jira/browse/WSS" />
<mailing-list
rdf:resource="https://ws.apache.org/wss4j/mailing-lists.html" />
<download-page rdf:resource="https://ws.apache.org/wss4j/download.html" />
<programming-language>Java</programming-language>