[java-idp-plugin-metadatagen] branch main updated: Update plugin properties to 1.0.0

Phil Smart philip.smart at jisc.ac.uk
Wed Sep 22 12:42:11 UTC 2021


This is an automated email from the git hooks/post-receive script.

philsmart pushed a commit to branch main
in repository java-idp-plugin-metadatagen.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-metadatagen.git;a=commit;h=ffdfc7d2fe8c50e9dea949e24ea4931c753f5928

The following commit(s) were added to refs/heads/main by this push:
       new  ffdfc7d   Update plugin properties to 1.0.0
ffdfc7d is described below

commit ffdfc7d2fe8c50e9dea949e24ea4931c753f5928
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Sep 22 12:41:56 2021 +0000

    Update plugin properties to 1.0.0
---
 .../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 cd5bb3b..0043643 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 = 0.1.1
+plugin.version = 1.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