[java-idp-plugin-mgmt] branch main updated: Remove 0.1.0 as a metadatagen release. We fatr fingered some of the changes. Add 0.1.1 as the first release.

Rod Widdowson rdw at steadingsoftware.com
Mon Jun 14 13:13:55 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=77300509cdc8cbc8b854e25226a03cf53eb545f4

The following commit(s) were added to refs/heads/main by this push:
       new  7730050   Remove 0.1.0 as a metadatagen release. We fatr fingered some of the changes. Add 0.1.1 as the first release.
7730050 is described below

commit 77300509cdc8cbc8b854e25226a03cf53eb545f4
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Jun 14 14:13:11 2021 +0100

    Remove 0.1.0 as a metadatagen release. We fatr fingered some of the changes.
    Add 0.1.1 as the first release.
---
 plugins.properties | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index 1542202..b868e24 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.1.0
+net.shibboleth.idp.plugin.metadatagen.versions=0.1.1
 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.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
+net.shibboleth.idp.plugin.metadatagen.idpVersionMax.0.1.1 = 6.0.0
+net.shibboleth.idp.plugin.metadatagen.idpVersionMin.0.1.1= 4.1.0
+net.shibboleth.idp.plugin.metadatagen.supportLevel.0.1.1= Current
 

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


More information about the commits mailing list