[java-shib-shared] 02/02: Bump version after release
Codeberg
noreply at shibboleth.net
Thu Jun 18 11:09:24 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/2f3f433dcb05953b63e8119ce4b646b2ca769a9e
commit 2f3f433dcb05953b63e8119ce4b646b2ca769a9e
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Jun 18 07:56:58 2026 +0000
Bump version after 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 d6e25798..17008ba0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.2.3</version>
+ <version>17.2.4-SNAPSHOT</version>
</parent>
<name>Shibboleth Shared Components</name>
@@ -19,7 +19,7 @@
</description>
<artifactId>shib-shared-parent</artifactId>
- <version>9.2.3</version>
+ <version>9.2.4-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
diff --git a/shib-cli/pom.xml b/shib-cli/pom.xml
index 0cdacd16..2442fdc3 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.3</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
<name>Shibboleth Shared :: CLI Support</name>
diff --git a/shib-networking-spring/pom.xml b/shib-networking-spring/pom.xml
index 67d683ec..58b2ab9a 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.3</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
<name>Shibboleth Shared :: Networking Spring Support</name>
diff --git a/shib-networking/pom.xml b/shib-networking/pom.xml
index c3bc789a..41b502e4 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.3</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
<name>Shibboleth Shared :: Networking Support</name>
diff --git a/shib-security-spring/pom.xml b/shib-security-spring/pom.xml
index 9df2f0ce..f09809aa 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.3</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
<name>Shibboleth Shared :: Security Spring Support</name>
diff --git a/shib-security/pom.xml b/shib-security/pom.xml
index 32ffc843..a22e886f 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.3</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
<name>Shibboleth Shared :: Security Support</name>
diff --git a/shib-service/pom.xml b/shib-service/pom.xml
index ba5e1d65..ac2a5e62 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.3</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
<name>Shibboleth Shared :: Services Support</name>
diff --git a/shib-shared-bom/pom.xml b/shib-shared-bom/pom.xml
index c5591be1..6c3ea66b 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.3</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
<name>Shibboleth Shared Components :: BOM</name>
diff --git a/shib-spring/pom.xml b/shib-spring/pom.xml
index 80d7ab35..2468bd77 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.3</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
diff --git a/shib-support/pom.xml b/shib-support/pom.xml
index 9aa83dad..231213ec 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.3</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
<name>Shibboleth Shared :: Generic Support Classes</name>
diff --git a/shib-testing/pom.xml b/shib-testing/pom.xml
index e62ae558..a9623e44 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.3</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
<name>Shibboleth Shared :: Testing Support</name>
diff --git a/shib-velocity-spring/pom.xml b/shib-velocity-spring/pom.xml
index aa34f088..9237a450 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.3</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
<name>Shibboleth Shared :: Velocity Spring Support</name>
diff --git a/shib-velocity/pom.xml b/shib-velocity/pom.xml
index b5eec5ee..53950a1d 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.3</version>
+ <version>9.2.4-SNAPSHOT</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