[java-idp-plugin-metadatagen] 02/03: Pre-emptively update fallback plugin version
Codeberg
noreply at shibboleth.net
Wed May 20 09:20:46 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-idp-plugin-metadatagen.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-metadatagen/commit/0c633d95555846c2324f37de24d966ad68db7c76
commit 0c633d95555846c2324f37de24d966ad68db7c76
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue May 19 20:29:40 2026 +0100
Pre-emptively update fallback plugin version
---
.../net/shibboleth/idp/plugin/metadatagen/impl/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/metadatagen-impl/src/main/resources/net/shibboleth/idp/plugin/metadatagen/impl/plugin.properties b/metadatagen-impl/src/main/resources/net/shibboleth/idp/plugin/metadatagen/impl/plugin.properties
index a846f00..55c45d5 100644
--- a/metadatagen-impl/src/main/resources/net/shibboleth/idp/plugin/metadatagen/impl/plugin.properties
+++ b/metadatagen-impl/src/main/resources/net/shibboleth/idp/plugin/metadatagen/impl/plugin.properties
@@ -2,7 +2,7 @@
plugin.id = net.shibboleth.idp.plugin.metadatagen
# 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