[java-idp-plugin-mgmt] branch main updated: First version of metadatagen is 0.1.0
Rod Widdowson
rdw at steadingsoftware.com
Mon Jun 14 10:38:25 UTC 2021
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-mgmt.git;a=commit;h=57557aaaf8573703d4d1bbddcddaedc4e0d40260
The following commit(s) were added to refs/heads/main by this push:
new 57557aa First version of metadatagen is 0.1.0
57557aa is described below
commit 57557aaaf8573703d4d1bbddcddaedc4e0d40260
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Jun 14 11:37:30 2021 +0100
First version of metadatagen is 0.1.0
---
plugins.properties | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index 797cbdc..1542202 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -99,11 +99,11 @@ net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.1 = Current
# METADATA GENERATOR PLUGIN #
# URL is currently speculative #
##################################
-net.shibboleth.idp.plugin.metadatagen.versions=0.0.1
+net.shibboleth.idp.plugin.metadatagen.versions=0.1.0
net.shibboleth.idp.plugin.metadatagen.baseName.%{version} = idp-plugin-metadatagen-%{version}
net.shibboleth.idp.plugin.metadatagen.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/idp/plugin/idp-plugin-metadatagen-dist/%{version}
-net.shibboleth.idp.plugin.metadatagen.idpVersionMax.0.0.1 = 6.0.0
-net.shibboleth.idp.plugin.metadatagen.idpVersionMin.0.0.1= 4.1.0
-net.shibboleth.idp.plugin.metadatagen.supportLevel.0.0.1= Current
+net.shibboleth.idp.plugin.metadatagen.idpVersionMax.0.1.0 = 6.0.0
+net.shibboleth.idp.plugin.metadatagen.idpVersionMin.0.1.0= 4.1.0
+net.shibboleth.idp.plugin.metadatagen.supportLevel.0.1.0= Current
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list