[java-idp-plugin-jetty] 02/05: Fix version in plugin.properties

Rod Widdowson rdw at steadingsoftware.com
Wed Oct 22 15:05:10 UTC 2025


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

rdw pushed a commit to branch main
in repository java-idp-plugin-jetty.

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

commit f5e5b7164186bdd41f5f0a5ef312afd58f4b4ab3
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Oct 21 19:47:24 2025 +0100

    Fix version in plugin.properties
---
 .../main/resources/net/shibboleth/idp/plugin/jetty/plugin.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jetty-impl/src/main/resources/net/shibboleth/idp/plugin/jetty/plugin.properties b/jetty-impl/src/main/resources/net/shibboleth/idp/plugin/jetty/plugin.properties
index 0586e55..5dcfff0 100644
--- a/jetty-impl/src/main/resources/net/shibboleth/idp/plugin/jetty/plugin.properties
+++ b/jetty-impl/src/main/resources/net/shibboleth/idp/plugin/jetty/plugin.properties
@@ -2,7 +2,7 @@
 
 plugin.id = net.shibboleth.idp.plugin.jetty
 # Only used when package manifest is not available
-plugin.version = 5.12018.0
+plugin.version = 0.9.0
 plugin.license =
 
 # No prereqs

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


More information about the commits mailing list