[java-plugin-shibd-oidc] branch main updated: Update snapshot version.

Codeberg noreply at shibboleth.net
Wed Jun 10 15:58:57 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-plugin-shibd-oidc.

View the commit online:
https://codeberg.org/Shibboleth/java-plugin-shibd-oidc/commit/89ac3fed744bb12829bd4d12bdd5a726b2abf0a5

The following commit(s) were added to refs/heads/main by this push:
     new 89ac3fe  Update snapshot version.
89ac3fe is described below

commit 89ac3fed744bb12829bd4d12bdd5a726b2abf0a5
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Wed Jun 10 11:58:32 2026 -0400

    Update snapshot version.
---
 pom.xml                   | 4 ++--
 sp-oidc-api/pom.xml       | 2 +-
 sp-oidc-bom/pom.xml       | 2 +-
 sp-oidc-conf-impl/pom.xml | 2 +-
 sp-oidc-dist/pom.xml      | 2 +-
 sp-oidc-impl/pom.xml      | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index b376b21..a473a53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@ copyright/license information. -->
 
     <groupId>net.shibboleth.sp</groupId>
     <artifactId>sp-oidc-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.2-SNAPSHOT</version>
     <name>Shibboleth SP :: OIDC Protocol Plugin</name>
     <packaging>pom</packaging>
 
@@ -36,7 +36,7 @@ copyright/license information. -->
         <idp.groupId>net.shibboleth.idp</idp.groupId>
         <idp.version>5.2.0</idp.version>
         <shibd.groupId>net.shibboleth.sp</shibd.groupId>
-        <shibd.version>0.0.1-SNAPSHOT</shibd.version>
+        <shibd.version>0.0.2-SNAPSHOT</shibd.version>
         <checkstyle.configLocation>
             ${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
     </properties>
diff --git a/sp-oidc-api/pom.xml b/sp-oidc-api/pom.xml
index 7600871..7e6db4c 100644
--- a/sp-oidc-api/pom.xml
+++ b/sp-oidc-api/pom.xml
@@ -8,7 +8,7 @@ copyright/license information. -->
     <parent>
         <groupId>net.shibboleth.sp</groupId>
         <artifactId>sp-oidc-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>sp-oidc-api</artifactId>
diff --git a/sp-oidc-bom/pom.xml b/sp-oidc-bom/pom.xml
index 65ec242..8e028b5 100644
--- a/sp-oidc-bom/pom.xml
+++ b/sp-oidc-bom/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.sp</groupId>
         <artifactId>sp-oidc-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.2-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth SP :: OIDC Protocol Plugin :: BOM</name>
diff --git a/sp-oidc-conf-impl/pom.xml b/sp-oidc-conf-impl/pom.xml
index 315a27a..e8ea8d3 100644
--- a/sp-oidc-conf-impl/pom.xml
+++ b/sp-oidc-conf-impl/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>net.shibboleth.sp</groupId>
         <artifactId>sp-oidc-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.2-SNAPSHOT</version>
     </parent>
     
     <artifactId>sp-oidc-conf-impl</artifactId>
diff --git a/sp-oidc-dist/pom.xml b/sp-oidc-dist/pom.xml
index 2604de4..f92b7ba 100644
--- a/sp-oidc-dist/pom.xml
+++ b/sp-oidc-dist/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.sp</groupId>
         <artifactId>sp-oidc-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.2-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth SP :: OIDC Protocol Plugin :: Distribution</name>
diff --git a/sp-oidc-impl/pom.xml b/sp-oidc-impl/pom.xml
index 2b48b14..63e1f58 100644
--- a/sp-oidc-impl/pom.xml
+++ b/sp-oidc-impl/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>net.shibboleth.sp</groupId>
         <artifactId>sp-oidc-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.2-SNAPSHOT</version>
     </parent>
     
     <artifactId>sp-oidc-impl</artifactId>

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


More information about the commits mailing list