[java-parent-project] branch master updated: Update POM for next minor version.

Scott Cantor cantor.2 at osu.edu
Fri Jun 5 17:04:14 UTC 2020


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=6afe128fa18aeeeec2b70ec6d1dbff17dd9fc747

The following commit(s) were added to refs/heads/master by this push:
       new  6afe128   Update POM for next minor version.
6afe128 is described below

commit 6afe128fa18aeeeec2b70ec6d1dbff17dd9fc747
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jun 5 13:04:10 2020 -0400

    Update POM for next minor version.
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0e2c81a..5300d16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 
     <groupId>net.shibboleth</groupId>
     <artifactId>parent</artifactId>
-    <version>11.0.2-SNAPSHOT</version>
+    <version>11.1.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Shibboleth Project Java 11 Super POM</name>
@@ -102,9 +102,9 @@
             These properties MUST be overridden in any projects which have
             an actual dependency.
         -->
-        <java-support.version>8.0.0</java-support.version>
-        <opensaml.version>4.0.0</opensaml.version>
-        <spring-extensions.version>6.0.0</spring-extensions.version>
+        <java-support.version>8.1.0</java-support.version>
+        <opensaml.version>4.1.0</opensaml.version>
+        <spring-extensions.version>6.1.0</spring-extensions.version>
 
         <!--
             These properties describe the locations of API indexes for

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list