[java-idp-jetty-base] branch dev/12.1 updated: Fix version in properties

Rod Widdowson rdw at steadingsoftware.com
Tue Nov 12 10:14:37 UTC 2024


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

rdw pushed a commit to branch dev/12.1
in repository java-idp-jetty-base.

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

The following commit(s) were added to refs/heads/dev/12.1 by this push:
     new d2daa37  Fix version in properties
d2daa37 is described below

commit d2daa3728945f6e447879e78a2bc018fdaa31565
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Nov 12 10:14:00 2024 +0000

    Fix version in 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 e7b01ef..77f21d5 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.12014.0
+plugin.version = 5.12100.0
 plugin.license =
 
 plugin.package.1.source=packages/jetty-home.tar.gz

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


More information about the commits mailing list