[java-idp-plugin-jetty] 92/186: Update for Java 17 parent.
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 24 15:57:23 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=19221edef74c72962b6e8aeb2e024b12948997bc
commit 19221edef74c72962b6e8aeb2e024b12948997bc
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jun 1 10:55:35 2022 -0400
Update for Java 17 parent.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index df79d70..5a4b2f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,14 +7,14 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.3-SNAPSHOT</version>
+ <version>17.0.0-SNAPSHOT</version>
</parent>
<name>idp-jetty-base</name>
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-jetty-base</artifactId>
<packaging>pom</packaging>
- <version>10.0.0-SNAPSHOT</version>
+ <version>11.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