[java-opensaml] 02/02: Bump version after release

Codeberg noreply at shibboleth.net
Wed Jan 28 21:23:46 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/33cf19c45bde073dfbe355b550473b806f73a3d6

commit 33cf19c45bde073dfbe355b550473b806f73a3d6
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed Jan 28 21:01:03 2026 +0000

    Bump version after 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 d62a2c07f..84f791be7 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: BOM</name>
diff --git a/opensaml-core-api/pom.xml b/opensaml-core-api/pom.xml
index 0522afd30..167d4aa3e 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: Core API</name>
diff --git a/opensaml-core-impl/pom.xml b/opensaml-core-impl/pom.xml
index f6653ca95..52f7790bb 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: Core Implementation</name>
diff --git a/opensaml-messaging-api/pom.xml b/opensaml-messaging-api/pom.xml
index 3a0dd360b..fdfc2ed76 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: Messaging API</name>
diff --git a/opensaml-messaging-impl/pom.xml b/opensaml-messaging-impl/pom.xml
index 0a2afce0d..4ede9b4a1 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: Messaging Implementations</name>
diff --git a/opensaml-profile-api/pom.xml b/opensaml-profile-api/pom.xml
index fb80a9029..b1780fadf 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: Profile API</name>
diff --git a/opensaml-profile-impl/pom.xml b/opensaml-profile-impl/pom.xml
index d1ca60e14..d3c21d91d 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: Profile Implementations</name>
diff --git a/opensaml-saml-api/pom.xml b/opensaml-saml-api/pom.xml
index a4bfbae59..dd5b8d626 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: SAML Provider API</name>
diff --git a/opensaml-saml-impl/pom.xml b/opensaml-saml-impl/pom.xml
index 2548bdabc..f1845f0a0 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: SAML Provider Implementations</name>
diff --git a/opensaml-security-api/pom.xml b/opensaml-security-api/pom.xml
index 04c6df4c2..abd65fe17 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: Security API</name>
diff --git a/opensaml-security-impl/pom.xml b/opensaml-security-impl/pom.xml
index 523169a7c..c73cc6a1c 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: Security Implementation</name>
diff --git a/opensaml-soap-api/pom.xml b/opensaml-soap-api/pom.xml
index c205a0941..be4b385bc 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: SOAP Provider API</name>
diff --git a/opensaml-soap-impl/pom.xml b/opensaml-soap-impl/pom.xml
index 01d90a16d..f0702ecc9 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: SOAP Provider Implementations</name>
diff --git a/opensaml-spring/pom.xml b/opensaml-spring/pom.xml
index 4e4d8e30a..44a70eed2 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: Spring Support</name>
diff --git a/opensaml-storage-api/pom.xml b/opensaml-storage-api/pom.xml
index a7a46afcd..977f05019 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: Storage API</name>
diff --git a/opensaml-storage-impl/pom.xml b/opensaml-storage-impl/pom.xml
index 3c4ac2bed..cd6c0f417 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: Storage Implementation</name>
diff --git a/opensaml-testing/pom.xml b/opensaml-testing/pom.xml
index 9176fa7c1..c12298922 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: Testing</name>
diff --git a/opensaml-xacml-api/pom.xml b/opensaml-xacml-api/pom.xml
index c340d5ccf..3dac7432a 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: XACML Provider API</name>
diff --git a/opensaml-xacml-impl/pom.xml b/opensaml-xacml-impl/pom.xml
index d96592447..030f94f48 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.0</version>
+        <version>5.2.1-SNAPSHOT</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 6c80f09f2..35430e37b 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.0</version>
+        <version>5.2.1-SNAPSHOT</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 e34949bf1..78398b25d 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: SAML XACML Profile Implementation</name>
diff --git a/opensaml-xmlsec-api/pom.xml b/opensaml-xmlsec-api/pom.xml
index d50862927..14ad8f6bc 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: XML Security API</name>
diff --git a/opensaml-xmlsec-impl/pom.xml b/opensaml-xmlsec-impl/pom.xml
index a2e19cdd4..6b627bf91 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.0</version>
+        <version>5.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML :: XML Security Implementation</name>
diff --git a/pom.xml b/pom.xml
index e338c0cc6..2dd3a067e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.2.0</version>
+        <version>17.2.1-SNAPSHOT</version>
     </parent>
 
     <name>OpenSAML</name>
@@ -19,7 +19,7 @@
 
     <groupId>org.opensaml</groupId>
     <artifactId>opensaml-parent</artifactId>
-    <version>5.2.0</version>
+    <version>5.2.1-SNAPSHOT</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.0</shib-shared.version>
+        <shib-shared.version>9.2.1-SNAPSHOT</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