[java-idp-jetty-base] branch 12 updated: Fix version in properties
Rod Widdowson
rdw at steadingsoftware.com
Tue Nov 12 10:14:43 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch 12
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=e9c7c64f04f6b831bc7f3a23573f77eaf2b64c45
The following commit(s) were added to refs/heads/12 by this push:
new e9c7c64 Fix version in properties
e9c7c64 is described below
commit e9c7c64f04f6b831bc7f3a23573f77eaf2b64c45
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Nov 12 10:14:20 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..4b20ff7 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.12015.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