[jetty94-dta-ssl] branch main updated: Revert "IDP-1914 Work to ship Jetty 10 with the IdP Installer"
Rod Widdowson
rdw at steadingsoftware.com
Sat Mar 5 14:03:50 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository jetty94-dta-ssl.
View the commit online:
http://git.shibboleth.net/view/?p=jetty94-dta-ssl.git;a=commit;h=c0814519dc695c81ee7c8cc14c750c62695c41dc
The following commit(s) were added to refs/heads/main by this push:
new c081451 Revert "IDP-1914 Work to ship Jetty 10 with the IdP Installer"
c081451 is described below
commit c0814519dc695c81ee7c8cc14c750c62695c41dc
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Mar 5 13:48:19 2022 +0000
Revert "IDP-1914 Work to ship Jetty 10 with the IdP Installer"
This reverts commit 43b0c8bd0213f315e341170dc960d2667868f780.
The 9.4 dta-ssl has to be build with Java 8 (because jetty9 is
java 8). This means the V7 parent project
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6cb7fb2..6db0c8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.1</version>
+ <version>7.11.0</version>
</parent>
<groupId>net.shibboleth.utilities.jetty9</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list