[java-plugin-storage-jdbc] 06/06: JJDBC-1 Release JDBCStorageService V1.0

Rod Widdowson rdw at steadingsoftware.com
Sun Jun 5 14:20:07 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=d73a178d559babf003bf8edc0b2e3a30eaa000bf

commit d73a178d559babf003bf8edc0b2e3a30eaa000bf
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Jun 5 15:17:48 2022 +0100

    JJDBC-1 Release JDBCStorageService V1.0
    
    https://shibboleth.atlassian.net/browse/JJDBC-1
    
    Update plugin properties
---
 .../resources/net/shibboleth/plugin/storage/jdbc/impl/plugin.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jdbc-storage-impl/src/main/resources/net/shibboleth/plugin/storage/jdbc/impl/plugin.properties b/jdbc-storage-impl/src/main/resources/net/shibboleth/plugin/storage/jdbc/impl/plugin.properties
index 4e637cb..d0d5073 100644
--- a/jdbc-storage-impl/src/main/resources/net/shibboleth/plugin/storage/jdbc/impl/plugin.properties
+++ b/jdbc-storage-impl/src/main/resources/net/shibboleth/plugin/storage/jdbc/impl/plugin.properties
@@ -2,7 +2,7 @@
 
 plugin.id = net.shibboleth.plugin.storage.jdbc
 # Only used when package manifest is not available
-plugin.version = 0.0.1
+plugin.version = 1.0.0
 
 # No prereqs
 #plugin.modules.required =

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


More information about the commits mailing list