[java-idp-plugin-mgmt] branch main updated: Fix URL for metadatagen

Rod Widdowson rdw at steadingsoftware.com
Thu Mar 10 20:08:08 UTC 2022


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

The following commit(s) were added to refs/heads/main by this push:
     new e1547e7  Fix URL for metadatagen
e1547e7 is described below

commit e1547e7ff4aa38d0f15a0f6f5fd3c6c86d4c6b18
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Mar 10 20:07:48 2022 +0000

    Fix URL for metadatagen
---
 plugins.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins.properties b/plugins.properties
index 4f7a5e3..3364eff 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -131,7 +131,7 @@ net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.4 = Current
 #  URL is currently speculative  #
 ##################################
 net.shibboleth.idp.plugin.metadatagen.versions=0.1.1 1.0.0
-net.shibboleth.idp.plugin.metadatagen.baseName.%{version} = idp-plugin-metadatagen-%{version}
+net.shibboleth.idp.plugin.metadatagen.baseName.%{version} = idp-plugin-metadatagen-dist-%{version}
 net.shibboleth.idp.plugin.metadatagen.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/metadatagen/%{version}
 
 net.shibboleth.idp.plugin.metadatagen.idpVersionMax.0.1.1 = 6.0.0

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


More information about the commits mailing list