[java-plugin-storage-jdbc] branch main updated: Prepare for Release Bring version in plugin.properties up to 2
Rod Widdowson
rdw at steadingsoftware.com
Thu Sep 7 15:30:30 UTC 2023
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=c61139bad84b78f28dee6d4b570dfcb45b376aba
The following commit(s) were added to refs/heads/main by this push:
new c61139b Prepare for Release Bring version in plugin.properties up to 2
c61139b is described below
commit c61139bad84b78f28dee6d4b570dfcb45b376aba
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Sep 7 16:30:07 2023 +0100
Prepare for Release
Bring version in plugin.properties up to 2
---
.../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 2e4a0d2..e58df36 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 = 1.0.4
+plugin.version = 2.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