[spring-extensions] branch master updated: JSE-27 - port to Shibboleth V8 stack
Ian Young
ian at iay.org.uk
Sun Sep 24 08:54:01 EDT 2017
This is an automated email from the git hooks/post-receive script.
iay 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=a351352509b5636650247c4caf2574504326412b
The following commit(s) were added to refs/heads/master by this push:
new a351352 JSE-27 - port to Shibboleth V8 stack
a351352 is described below
commit a351352509b5636650247c4caf2574504326412b
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Sep 24 13:53:49 2017 +0100
JSE-27 - port to Shibboleth V8 stack
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index af93908..09e484c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,12 +7,12 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>7.11.0-SNAPSHOT</version>
+ <version>8.0.0-SNAPSHOT</version>
</parent>
<groupId>net.shibboleth.ext</groupId>
<artifactId>spring-extensions</artifactId>
- <version>5.4.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<name>Spring Framework Extension</name>
<description>
@@ -21,7 +21,7 @@
</description>
<properties>
- <java-support.version>7.4.0-SNAPSHOT</java-support.version>
+ <java-support.version>8.0.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