[java-idp-jetty-base] branch 10 updated: Update for Java 17 parent.

Scott Cantor cantor.2 at osu.edu
Wed Jun 1 14:54:42 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=13721b9aac611618f54985cb361305bf0ad4e028

The following commit(s) were added to refs/heads/10 by this push:
     new 13721b9  Update for Java 17 parent.
13721b9 is described below

commit 13721b9aac611618f54985cb361305bf0ad4e028
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jun 1 10:54: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