[java-plugin-storage-jdbc] 02/02: Bump version after release
Phil Smart
philip.smart at jisc.ac.uk
Mon Mar 24 16:36:37 UTC 2025
This is an automated email from the git hooks/post-receive script.
philsmart 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=4fa9787b8c14a467e38949e2a9a0f07e76240b0f
commit 4fa9787b8c14a467e38949e2a9a0f07e76240b0f
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Mar 24 16:18:15 2025 +0000
Bump version after release
---
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 9849ebb..d964e5b 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.1.0</version>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<artifactId>java-plugin-jdbc-storage</artifactId>
diff --git a/jdbc-storage-impl/pom.xml b/jdbc-storage-impl/pom.xml
index d11f67d..e1ef28a 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.1.0</version>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<artifactId>jdbc-storage-impl</artifactId>
diff --git a/pom.xml b/pom.xml
index ae700a9..9d76f46 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.1.0</version>
+ <version>2.1.1-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