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

Codeberg noreply at shibboleth.net
Wed May 13 19:26:58 UTC 2026


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

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

View the commit online:
https://codeberg.org/Shibboleth/java-shib-shared/commit/2a575e7ae30ec5ea985af1b020c54ae7bbc091d3

commit 2a575e7ae30ec5ea985af1b020c54ae7bbc091d3
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Wed May 13 19:07:23 2026 +0000

    Update files to be tagged for release
---
 pom.xml                        | 4 ++--
 shib-cli/pom.xml               | 2 +-
 shib-networking-spring/pom.xml | 2 +-
 shib-networking/pom.xml        | 2 +-
 shib-security-spring/pom.xml   | 2 +-
 shib-security/pom.xml          | 2 +-
 shib-service/pom.xml           | 2 +-
 shib-shared-bom/pom.xml        | 2 +-
 shib-spring/pom.xml            | 2 +-
 shib-support/pom.xml           | 2 +-
 shib-testing/pom.xml           | 2 +-
 shib-velocity-spring/pom.xml   | 2 +-
 shib-velocity/pom.xml          | 2 +-
 13 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/pom.xml b/pom.xml
index 88b1b2bf..42464b33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.2.2-SNAPSHOT</version>
+        <version>17.2.2</version>
     </parent>
 
     <name>Shibboleth Shared Components</name>
@@ -19,7 +19,7 @@
     </description>
 
     <artifactId>shib-shared-parent</artifactId>
-    <version>9.2.2-SNAPSHOT</version>
+    <version>9.2.2</version>
     <packaging>pom</packaging>
 
     <modules>
diff --git a/shib-cli/pom.xml b/shib-cli/pom.xml
index c5a09713..e71cebaf 100644
--- a/shib-cli/pom.xml
+++ b/shib-cli/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-shared-parent</artifactId>
-        <version>9.2.2-SNAPSHOT</version>
+        <version>9.2.2</version>
     </parent>
 
     <name>Shibboleth Shared :: CLI Support</name>
diff --git a/shib-networking-spring/pom.xml b/shib-networking-spring/pom.xml
index 73b378a6..0820e028 100644
--- a/shib-networking-spring/pom.xml
+++ b/shib-networking-spring/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-shared-parent</artifactId>
-        <version>9.2.2-SNAPSHOT</version>
+        <version>9.2.2</version>
     </parent>
 
     <name>Shibboleth Shared :: Networking Spring Support</name>
diff --git a/shib-networking/pom.xml b/shib-networking/pom.xml
index 28cb218b..7707fa97 100644
--- a/shib-networking/pom.xml
+++ b/shib-networking/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-shared-parent</artifactId>
-        <version>9.2.2-SNAPSHOT</version>
+        <version>9.2.2</version>
     </parent>
 
     <name>Shibboleth Shared :: Networking Support</name>
diff --git a/shib-security-spring/pom.xml b/shib-security-spring/pom.xml
index 37a739ea..72bfeff9 100644
--- a/shib-security-spring/pom.xml
+++ b/shib-security-spring/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-shared-parent</artifactId>
-        <version>9.2.2-SNAPSHOT</version>
+        <version>9.2.2</version>
     </parent>
 
     <name>Shibboleth Shared :: Security Spring Support</name>
diff --git a/shib-security/pom.xml b/shib-security/pom.xml
index 63d0e0b1..19beb388 100644
--- a/shib-security/pom.xml
+++ b/shib-security/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-shared-parent</artifactId>
-        <version>9.2.2-SNAPSHOT</version>
+        <version>9.2.2</version>
     </parent>
 
     <name>Shibboleth Shared :: Security Support</name>
diff --git a/shib-service/pom.xml b/shib-service/pom.xml
index 9e239b40..d2c7e74e 100644
--- a/shib-service/pom.xml
+++ b/shib-service/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-shared-parent</artifactId>
-        <version>9.2.2-SNAPSHOT</version>
+        <version>9.2.2</version>
     </parent>
 
     <name>Shibboleth Shared :: Services Support</name>
diff --git a/shib-shared-bom/pom.xml b/shib-shared-bom/pom.xml
index 02b8473e..437cca06 100644
--- a/shib-shared-bom/pom.xml
+++ b/shib-shared-bom/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-shared-parent</artifactId>
-        <version>9.2.2-SNAPSHOT</version>
+        <version>9.2.2</version>
     </parent>
 
     <name>Shibboleth Shared Components :: BOM</name>
diff --git a/shib-spring/pom.xml b/shib-spring/pom.xml
index 35772246..a271ebc4 100644
--- a/shib-spring/pom.xml
+++ b/shib-spring/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-shared-parent</artifactId>
-        <version>9.2.2-SNAPSHOT</version>
+        <version>9.2.2</version>
     </parent>
 
     
diff --git a/shib-support/pom.xml b/shib-support/pom.xml
index bf9ec790..36ca09b4 100644
--- a/shib-support/pom.xml
+++ b/shib-support/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-shared-parent</artifactId>
-        <version>9.2.2-SNAPSHOT</version>
+        <version>9.2.2</version>
     </parent>
 
     <name>Shibboleth Shared :: Generic Support Classes</name>
diff --git a/shib-testing/pom.xml b/shib-testing/pom.xml
index 152bbfef..bbf3181c 100644
--- a/shib-testing/pom.xml
+++ b/shib-testing/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-shared-parent</artifactId>
-        <version>9.2.2-SNAPSHOT</version>
+        <version>9.2.2</version>
     </parent>
 
     <name>Shibboleth Shared :: Testing Support</name>
diff --git a/shib-velocity-spring/pom.xml b/shib-velocity-spring/pom.xml
index df2eb0b4..047b6ae9 100644
--- a/shib-velocity-spring/pom.xml
+++ b/shib-velocity-spring/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-shared-parent</artifactId>
-        <version>9.2.2-SNAPSHOT</version>
+        <version>9.2.2</version>
     </parent>
 
     <name>Shibboleth Shared :: Velocity Spring Support</name>
diff --git a/shib-velocity/pom.xml b/shib-velocity/pom.xml
index d62b066a..e4dd248b 100644
--- a/shib-velocity/pom.xml
+++ b/shib-velocity/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>shib-shared-parent</artifactId>
-        <version>9.2.2-SNAPSHOT</version>
+        <version>9.2.2</version>
     </parent>
 
     <name>Shibboleth Shared :: Velocity Support</name>

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


More information about the commits mailing list