[java-plugin-shibd-saml] branch main updated: Update snapshot version.
Codeberg
noreply at shibboleth.net
Wed Jun 10 15:57:44 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-saml.
View the commit online:
https://codeberg.org/Shibboleth/java-plugin-shibd-saml/commit/c9a0ce61aafdc5fc11cb292a2896147d619906d8
The following commit(s) were added to refs/heads/main by this push:
new c9a0ce6 Update snapshot version.
c9a0ce6 is described below
commit c9a0ce61aafdc5fc11cb292a2896147d619906d8
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Wed Jun 10 11:57:24 2026 -0400
Update snapshot version.
---
pom.xml | 4 ++--
sp-saml-api/pom.xml | 2 +-
sp-saml-bom/pom.xml | 2 +-
sp-saml-conf-impl/pom.xml | 2 +-
sp-saml-dist/pom.xml | 2 +-
sp-saml-impl/pom.xml | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/pom.xml b/pom.xml
index ecb82a1..23d8465 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>net.shibboleth.sp</groupId>
<artifactId>sp-saml-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.2-SNAPSHOT</version>
<name>Shibboleth SP :: SAML Protocol Plugin</name>
<packaging>pom</packaging>
@@ -30,7 +30,7 @@
<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-saml-api/pom.xml b/sp-saml-api/pom.xml
index f472b00..14ecbd7 100644
--- a/sp-saml-api/pom.xml
+++ b/sp-saml-api/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>net.shibboleth.sp</groupId>
<artifactId>sp-saml-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.2-SNAPSHOT</version>
</parent>
<artifactId>sp-saml-api</artifactId>
diff --git a/sp-saml-bom/pom.xml b/sp-saml-bom/pom.xml
index 364be7c..c139b9a 100644
--- a/sp-saml-bom/pom.xml
+++ b/sp-saml-bom/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.sp</groupId>
<artifactId>sp-saml-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.2-SNAPSHOT</version>
</parent>
<name>Shibboleth SP SAML Protocol Plugin :: BOM</name>
diff --git a/sp-saml-conf-impl/pom.xml b/sp-saml-conf-impl/pom.xml
index ed6cc4e..32d9908 100644
--- a/sp-saml-conf-impl/pom.xml
+++ b/sp-saml-conf-impl/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>net.shibboleth.sp</groupId>
<artifactId>sp-saml-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.2-SNAPSHOT</version>
</parent>
<artifactId>sp-saml-conf-impl</artifactId>
diff --git a/sp-saml-dist/pom.xml b/sp-saml-dist/pom.xml
index be2b041..b6bd9c7 100644
--- a/sp-saml-dist/pom.xml
+++ b/sp-saml-dist/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth.sp</groupId>
<artifactId>sp-saml-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.2-SNAPSHOT</version>
</parent>
<name>Shibboleth SP :: SAML Protocol Plugin :: Distribution</name>
diff --git a/sp-saml-impl/pom.xml b/sp-saml-impl/pom.xml
index 04421f0..5767ec8 100644
--- a/sp-saml-impl/pom.xml
+++ b/sp-saml-impl/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>net.shibboleth.sp</groupId>
<artifactId>sp-saml-parent</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.2-SNAPSHOT</version>
</parent>
<artifactId>sp-saml-impl</artifactId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list