[java-opensaml] 01/02: Update files to be tagged for release

Codeberg noreply at shibboleth.net
Tue Feb 17 19:49:50 UTC 2026


This is an automated email from the git hooks/post-receive script.

codeberg pushed a commit to branch main
in repository java-opensaml.

View the commit online:
https://codeberg.org/Shibboleth/java-opensaml/commit/4b0f8f102b26d62a4b20f09751c8012ea0e530c1

commit 4b0f8f102b26d62a4b20f09751c8012ea0e530c1
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Feb 17 19:29:58 2026 +0000

    Update files to be tagged for release
---
 opensaml-bom/pom.xml             | 2 +-
 opensaml-core-api/pom.xml        | 2 +-
 opensaml-core-impl/pom.xml       | 2 +-
 opensaml-messaging-api/pom.xml   | 2 +-
 opensaml-messaging-impl/pom.xml  | 2 +-
 opensaml-profile-api/pom.xml     | 2 +-
 opensaml-profile-impl/pom.xml    | 2 +-
 opensaml-saml-api/pom.xml        | 2 +-
 opensaml-saml-impl/pom.xml       | 2 +-
 opensaml-security-api/pom.xml    | 2 +-
 opensaml-security-impl/pom.xml   | 2 +-
 opensaml-soap-api/pom.xml        | 2 +-
 opensaml-soap-impl/pom.xml       | 2 +-
 opensaml-spring/pom.xml          | 2 +-
 opensaml-storage-api/pom.xml     | 2 +-
 opensaml-storage-impl/pom.xml    | 2 +-
 opensaml-testing/pom.xml         | 2 +-
 opensaml-xacml-api/pom.xml       | 2 +-
 opensaml-xacml-impl/pom.xml      | 2 +-
 opensaml-xacml-saml-api/pom.xml  | 2 +-
 opensaml-xacml-saml-impl/pom.xml | 2 +-
 opensaml-xmlsec-api/pom.xml      | 2 +-
 opensaml-xmlsec-impl/pom.xml     | 2 +-
 pom.xml                          | 6 +++---
 24 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/opensaml-bom/pom.xml b/opensaml-bom/pom.xml
index 84f791be7..fcfde3fda 100644
--- a/opensaml-bom/pom.xml
+++ b/opensaml-bom/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: BOM</name>
diff --git a/opensaml-core-api/pom.xml b/opensaml-core-api/pom.xml
index 167d4aa3e..1c9e6c38a 100644
--- a/opensaml-core-api/pom.xml
+++ b/opensaml-core-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: Core API</name>
diff --git a/opensaml-core-impl/pom.xml b/opensaml-core-impl/pom.xml
index 52f7790bb..d8ec6008b 100644
--- a/opensaml-core-impl/pom.xml
+++ b/opensaml-core-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: Core Implementation</name>
diff --git a/opensaml-messaging-api/pom.xml b/opensaml-messaging-api/pom.xml
index fdfc2ed76..6fab12092 100644
--- a/opensaml-messaging-api/pom.xml
+++ b/opensaml-messaging-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: Messaging API</name>
diff --git a/opensaml-messaging-impl/pom.xml b/opensaml-messaging-impl/pom.xml
index 4ede9b4a1..b53f64cc0 100644
--- a/opensaml-messaging-impl/pom.xml
+++ b/opensaml-messaging-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: Messaging Implementations</name>
diff --git a/opensaml-profile-api/pom.xml b/opensaml-profile-api/pom.xml
index b1780fadf..8d4933a3a 100644
--- a/opensaml-profile-api/pom.xml
+++ b/opensaml-profile-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: Profile API</name>
diff --git a/opensaml-profile-impl/pom.xml b/opensaml-profile-impl/pom.xml
index d3c21d91d..76fc27af8 100644
--- a/opensaml-profile-impl/pom.xml
+++ b/opensaml-profile-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: Profile Implementations</name>
diff --git a/opensaml-saml-api/pom.xml b/opensaml-saml-api/pom.xml
index dd5b8d626..fcb93ad01 100644
--- a/opensaml-saml-api/pom.xml
+++ b/opensaml-saml-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: SAML Provider API</name>
diff --git a/opensaml-saml-impl/pom.xml b/opensaml-saml-impl/pom.xml
index f1845f0a0..07bf7b93a 100644
--- a/opensaml-saml-impl/pom.xml
+++ b/opensaml-saml-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: SAML Provider Implementations</name>
diff --git a/opensaml-security-api/pom.xml b/opensaml-security-api/pom.xml
index abd65fe17..4bd4341ee 100644
--- a/opensaml-security-api/pom.xml
+++ b/opensaml-security-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: Security API</name>
diff --git a/opensaml-security-impl/pom.xml b/opensaml-security-impl/pom.xml
index c73cc6a1c..c08247c9f 100644
--- a/opensaml-security-impl/pom.xml
+++ b/opensaml-security-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: Security Implementation</name>
diff --git a/opensaml-soap-api/pom.xml b/opensaml-soap-api/pom.xml
index be4b385bc..9e11dbcb5 100644
--- a/opensaml-soap-api/pom.xml
+++ b/opensaml-soap-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: SOAP Provider API</name>
diff --git a/opensaml-soap-impl/pom.xml b/opensaml-soap-impl/pom.xml
index f0702ecc9..68f41d4bd 100644
--- a/opensaml-soap-impl/pom.xml
+++ b/opensaml-soap-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: SOAP Provider Implementations</name>
diff --git a/opensaml-spring/pom.xml b/opensaml-spring/pom.xml
index 44a70eed2..c57c5e67b 100644
--- a/opensaml-spring/pom.xml
+++ b/opensaml-spring/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: Spring Support</name>
diff --git a/opensaml-storage-api/pom.xml b/opensaml-storage-api/pom.xml
index 977f05019..a0c129536 100644
--- a/opensaml-storage-api/pom.xml
+++ b/opensaml-storage-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: Storage API</name>
diff --git a/opensaml-storage-impl/pom.xml b/opensaml-storage-impl/pom.xml
index cd6c0f417..8bd40a09a 100644
--- a/opensaml-storage-impl/pom.xml
+++ b/opensaml-storage-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: Storage Implementation</name>
diff --git a/opensaml-testing/pom.xml b/opensaml-testing/pom.xml
index c12298922..4d3753b0c 100644
--- a/opensaml-testing/pom.xml
+++ b/opensaml-testing/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: Testing</name>
diff --git a/opensaml-xacml-api/pom.xml b/opensaml-xacml-api/pom.xml
index 3dac7432a..2c188b857 100644
--- a/opensaml-xacml-api/pom.xml
+++ b/opensaml-xacml-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: XACML Provider API</name>
diff --git a/opensaml-xacml-impl/pom.xml b/opensaml-xacml-impl/pom.xml
index 030f94f48..6f91c3b5c 100644
--- a/opensaml-xacml-impl/pom.xml
+++ b/opensaml-xacml-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: XACML Provider Implementations</name>
diff --git a/opensaml-xacml-saml-api/pom.xml b/opensaml-xacml-saml-api/pom.xml
index 35430e37b..e368407ba 100644
--- a/opensaml-xacml-saml-api/pom.xml
+++ b/opensaml-xacml-saml-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: SAML XACML Profile API</name>
diff --git a/opensaml-xacml-saml-impl/pom.xml b/opensaml-xacml-saml-impl/pom.xml
index 78398b25d..71d1fad46 100644
--- a/opensaml-xacml-saml-impl/pom.xml
+++ b/opensaml-xacml-saml-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: SAML XACML Profile Implementation</name>
diff --git a/opensaml-xmlsec-api/pom.xml b/opensaml-xmlsec-api/pom.xml
index 14ad8f6bc..56c6c79f6 100644
--- a/opensaml-xmlsec-api/pom.xml
+++ b/opensaml-xmlsec-api/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: XML Security API</name>
diff --git a/opensaml-xmlsec-impl/pom.xml b/opensaml-xmlsec-impl/pom.xml
index 6b627bf91..680513a46 100644
--- a/opensaml-xmlsec-impl/pom.xml
+++ b/opensaml-xmlsec-impl/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml-parent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.1</version>
     </parent>
 
     <name>OpenSAML :: XML Security Implementation</name>
diff --git a/pom.xml b/pom.xml
index 2dd3a067e..24c39cd1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.2.1-SNAPSHOT</version>
+        <version>17.2.1</version>
     </parent>
 
     <name>OpenSAML</name>
@@ -19,7 +19,7 @@
 
     <groupId>org.opensaml</groupId>
     <artifactId>opensaml-parent</artifactId>
-    <version>5.2.1-SNAPSHOT</version>
+    <version>5.2.1</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -55,7 +55,7 @@
     <properties>
         <shibboleth.projectName>java-opensaml</shibboleth.projectName>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.2.1-SNAPSHOT</shib-shared.version>
+        <shib-shared.version>9.2.1</shib-shared.version>
         <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
     </properties>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list