[java-plugin-storage-jdbc] branch main updated: JJDBC-1 Release JDBCStorageService V1.0

Rod Widdowson rdw at steadingsoftware.com
Mon Jun 13 10:11:49 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=5c21131d91add3daad17368d2eebe34b7754330d

The following commit(s) were added to refs/heads/main by this push:
     new 5c21131  JJDBC-1 Release JDBCStorageService V1.0
5c21131 is described below

commit 5c21131d91add3daad17368d2eebe34b7754330d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Jun 13 11:11:17 2022 +0100

    JJDBC-1 Release JDBCStorageService V1.0
    
    https://shibboleth.atlassian.net/browse/JJDBC-1
    
    Move version to 1.0.0-SNAPSHPOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a2fee82..5bc4243 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>0.0.1-SNAPSHOT</version>
+    <version>1.0.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