[spring-extensions] branch master updated: Open branch for development.
Scott Cantor
cantor.2 at osu.edu
Mon Jun 8 13:04:08 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=73806332103da19097cbc23b6d734298f82d23dd
The following commit(s) were added to refs/heads/master by this push:
new 7380633 Open branch for development.
7380633 is described below
commit 73806332103da19097cbc23b6d734298f82d23dd
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 8 09:03:43 2020 -0400
Open branch for development.
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index dcffc71..dca28e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,12 +7,12 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.0.1</version>
+ <version>11.1.0-SNAPSHOT</version>
</parent>
<groupId>net.shibboleth.ext</groupId>
<artifactId>spring-extensions</artifactId>
- <version>6.0.1-SNAPSHOT</version>
+ <version>6.1.0-SNAPSHOT</version>
<name>Spring Framework Extension</name>
<description>
@@ -22,7 +22,7 @@
<properties>
<automatic.module.name>net.shibboleth.ext.spring</automatic.module.name>
- <java-support.version>8.0.0</java-support.version>
+ <java-support.version>8.1.0-SNAPSHOT</java-support.version>
</properties>
<repositories>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list