[java-idp-jetty-base] branch 10-windows updated: IDP-2053 Update Jetty base for windows installer to Jetty 10/11.0.13
Rod Widdowson
rdw at steadingsoftware.com
Wed Jan 18 13:05:31 UTC 2023
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch 10-windows
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=b543ccbcfb77c5122ceb02fa2dfc6b115225cd07
The following commit(s) were added to refs/heads/10-windows by this push:
new b543ccb IDP-2053 Update Jetty base for windows installer to Jetty 10/11.0.13
b543ccb is described below
commit b543ccbcfb77c5122ceb02fa2dfc6b115225cd07
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Jan 18 10:46:01 2023 +0000
IDP-2053 Update Jetty base for windows installer to Jetty 10/11.0.13
https://shibboleth.atlassian.net/browse/IDP-2053
Update parent to released version prior to cutting release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 33edf9f..41debd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.5-SNAPSHOT</version>
+ <version>11.3.5</version>
</parent>
<name>idp-jetty-base</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list