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

coheigea pushed a commit to branch coheigea/saml-refactor-new
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit ba0fd4feed9ecd166143cd182903bb342d833934
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Wed Jun 18 16:53:50 2025 +0100

    Adding SAML module to build
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index a4ac20eb2..a80c3d561 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,6 +117,7 @@
         <module>bindings</module>
         <module>policy</module>
         <module>ws-security-common</module>
+        <module>ws-security-saml</module>
         <module>ws-security-dom</module>
         <module>ws-security-stax</module>
         <module>ws-security-web</module>

Reply via email to