[java-plugin-storage-jdbc] branch main updated: Rev to next minor version 2.1.0-SNAPSHOT

Rod Widdowson rdw at steadingsoftware.com
Fri Mar 21 15:26:08 UTC 2025


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

rdw pushed a commit to branch main
in repository java-plugin-storage-jdbc.

View the commit online:
http://git.shibboleth.net/view/?p=java-plugin-storage-jdbc.git;a=commit;h=d4ceebc23355b4a29d386db9c6aa69e844586756

The following commit(s) were added to refs/heads/main by this push:
     new d4ceebc  Rev to next minor version 2.1.0-SNAPSHOT
d4ceebc is described below

commit d4ceebc23355b4a29d386db9c6aa69e844586756
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Mar 21 15:26:03 2025 +0000

    Rev to next minor version 2.1.0-SNAPSHOT
---
 jdbc-storage-dist/pom.xml | 2 +-
 jdbc-storage-impl/pom.xml | 2 +-
 pom.xml                   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/jdbc-storage-dist/pom.xml b/jdbc-storage-dist/pom.xml
index 3453794..3bf3546 100644
--- a/jdbc-storage-dist/pom.xml
+++ b/jdbc-storage-dist/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>net.shibboleth.plugin.storage.jdbc</groupId>
         <artifactId>jdbc-storage-parent</artifactId>
-        <version>2.0.2-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>java-plugin-jdbc-storage</artifactId>
diff --git a/jdbc-storage-impl/pom.xml b/jdbc-storage-impl/pom.xml
index c8a3653..a92db18 100644
--- a/jdbc-storage-impl/pom.xml
+++ b/jdbc-storage-impl/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>net.shibboleth.plugin.storage.jdbc</groupId>
         <artifactId>jdbc-storage-parent</artifactId>
-        <version>2.0.2-SNAPSHOT</version>
+        <version>2.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>jdbc-storage-impl</artifactId>
diff --git a/pom.xml b/pom.xml
index dbbc301..e703391 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
 
     <groupId>net.shibboleth.plugin.storage.jdbc</groupId>
     <artifactId>jdbc-storage-parent</artifactId>
-    <version>2.0.2-SNAPSHOT</version>
+    <version>2.1.0-SNAPSHOT</version>
     <name>Shibboleth :: Plugins :: jdbc-storage</name>
     <packaging>pom</packaging>
     <description>jdbc-storage plugin for the Shibboleth Projects.</description>

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


More information about the commits mailing list