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

Codeberg noreply at shibboleth.net
Wed Jun 10 15:52: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-plugin-shibd.

View the commit online:
https://codeberg.org/Shibboleth/java-plugin-shibd/commit/5dfcf43303ed80c534cc2b1d637a964f0c058d39

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

commit 5dfcf43303ed80c534cc2b1d637a964f0c058d39
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Wed Jun 10 11:52:12 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index a196d4f..e2df63a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
     
     <groupId>net.shibboleth.sp</groupId>
     <artifactId>sp-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>0.0.2-SNAPSHOT</version>
     <name>Shibboleth SP :: Processing Hub Plugin</name>
     <packaging>pom</packaging>
     
diff --git a/sp-bom/pom.xml b/sp-bom/pom.xml
index 359ff2d..0c8bafd 100644
--- a/sp-bom/pom.xml
+++ b/sp-bom/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.sp</groupId>
         <artifactId>sp-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.2-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth SP :: BOM</name>
diff --git a/sp-conf-impl/pom.xml b/sp-conf-impl/pom.xml
index da6b760..51608e6 100644
--- a/sp-conf-impl/pom.xml
+++ b/sp-conf-impl/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>net.shibboleth.sp</groupId>
         <artifactId>sp-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.2-SNAPSHOT</version>
     </parent>
     
     <artifactId>sp-conf-impl</artifactId>
diff --git a/sp-dist/pom.xml b/sp-dist/pom.xml
index 6fa6f9f..ea65bb5 100644
--- a/sp-dist/pom.xml
+++ b/sp-dist/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.sp</groupId>
         <artifactId>sp-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.2-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth SP :: SP Server Plugin Distribution</name>
diff --git a/sp-server-api/pom.xml b/sp-server-api/pom.xml
index ab81bce..b97fefc 100644
--- a/sp-server-api/pom.xml
+++ b/sp-server-api/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>net.shibboleth.sp</groupId>
         <artifactId>sp-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.2-SNAPSHOT</version>
     </parent>
     
     <artifactId>sp-server-api</artifactId>
diff --git a/sp-server-impl/pom.xml b/sp-server-impl/pom.xml
index 747fb5b..49f4585 100644
--- a/sp-server-impl/pom.xml
+++ b/sp-server-impl/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>net.shibboleth.sp</groupId>
         <artifactId>sp-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.2-SNAPSHOT</version>
     </parent>
     
     <artifactId>sp-server-impl</artifactId>
diff --git a/sp-testing/pom.xml b/sp-testing/pom.xml
index db9971e..70e0701 100644
--- a/sp-testing/pom.xml
+++ b/sp-testing/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>net.shibboleth.sp</groupId>
         <artifactId>sp-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>0.0.2-SNAPSHOT</version>
     </parent>
     
     <artifactId>sp-testing</artifactId>

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


More information about the commits mailing list