[java-idp-jetty-base] branch 10 updated: Revert "Update for Java 17 parent."
Scott Cantor
cantor.2 at osu.edu
Wed Jun 1 14:55:08 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch 10
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=54313754fe01dad61730b90902fab135a603f829
The following commit(s) were added to refs/heads/10 by this push:
new 5431375 Revert "Update for Java 17 parent."
5431375 is described below
commit 54313754fe01dad61730b90902fab135a603f829
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jun 1 10:55:01 2022 -0400
Revert "Update for Java 17 parent."
This reverts commit 13721b9aac611618f54985cb361305bf0ad4e028.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5a4b2f9..df79d70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,14 +7,14 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.0.0-SNAPSHOT</version>
+ <version>11.3.3-SNAPSHOT</version>
</parent>
<name>idp-jetty-base</name>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-jetty-base</artifactId>
<packaging>pom</packaging>
- <version>11.0.0-SNAPSHOT</version>
+ <version>10.0.0-SNAPSHOT</version>
<properties>
<jetty94-dta-ssl.version>1.0.0</jetty94-dta-ssl.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list