[java-plugin-storage-jdbc] branch main updated: JJDBC-28 Release JDBC Plugin 3.0.1

Rod Widdowson rdw at steadingsoftware.com
Fri Sep 6 09:15:31 UTC 2024


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=7af04257867ab4a5164e143e3b3fb2bfdd720cba

The following commit(s) were added to refs/heads/main by this push:
     new 7af0425  JJDBC-28 Release JDBC Plugin 3.0.1
7af0425 is described below

commit 7af04257867ab4a5164e143e3b3fb2bfdd720cba
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Sep 6 10:14:58 2024 +0100

    JJDBC-28 Release JDBC Plugin 3.0.1
    
    https://shibboleth.atlassian.net/browse/JJDBC-28
    
    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 e58df36..3000b4e 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 = 2.0.0
+plugin.version = 2.0.1
 
 # 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