[java-plugin-storage-jdbc] 02/02: Bump version after release

Rod Widdowson rdw at steadingsoftware.com
Wed Aug 17 12:51:06 UTC 2022


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=88f2d9accf4868b38119559b9e7b44a502ef187d

commit 88f2d9accf4868b38119559b9e7b44a502ef187d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Aug 17 12:47:50 2022 +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 d3c0c7a..0716f78 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>1.0.4</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>java-plugin-jdbc-storage</artifactId>
diff --git a/jdbc-storage-impl/pom.xml b/jdbc-storage-impl/pom.xml
index f11f4b5..31a3f89 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>1.0.4</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
 
     <artifactId>jdbc-storage-impl</artifactId>
diff --git a/pom.xml b/pom.xml
index 30ae7e5..3e968a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
     </parent>
     <groupId>net.shibboleth.plugin.storage.jdbc</groupId>
     <artifactId>jdbc-storage-parent</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-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