[java-support] branch master updated: JSPT-74 - port to Shibboleth V8 stack
Ian Young
ian at iay.org.uk
Sun Sep 24 08:35:05 EDT 2017
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=e367548c04de42e5fc7abb66b05fb14740f72677
The following commit(s) were added to refs/heads/master by this push:
new e367548 JSPT-74 - port to Shibboleth V8 stack
e367548 is described below
commit e367548c04de42e5fc7abb66b05fb14740f72677
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Sep 24 13:34:45 2017 +0100
JSPT-74 - port to Shibboleth V8 stack
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index cc6bb49..9bd6423 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,13 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>7.11.0-SNAPSHOT</version>
+ <version>8.0.0-SNAPSHOT</version>
</parent>
<name>java-support</name>
<groupId>net.shibboleth.utilities</groupId>
<artifactId>java-support</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>8.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<repositories>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list