[java-idp-integration-tests] branch master updated: IDP-1083 - Bump versions after release
Tom Zeller
tzeller at dragonacea.biz
Thu Nov 10 17:51:53 EST 2016
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository java-idp-integration-tests.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=e9e8ce08c3901e6871cf60db428b13f8fa2f9159
The following commit(s) were added to refs/heads/master by this push:
new e9e8ce0 IDP-1083 - Bump versions after release
e9e8ce0 is described below
commit e9e8ce08c3901e6871cf60db428b13f8fa2f9159
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Thu Nov 10 16:51:52 2016 -0600
IDP-1083 - Bump versions after release
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index b22f368..1f87e4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,9 +17,9 @@
<properties>
- <java-support.version>7.3.0-SNAPSHOT</java-support.version>
- <opensaml.version>3.3.0-SNAPSHOT</opensaml.version>
- <idp.version>3.3.0-SNAPSHOT</idp.version>
+ <java-support.version>7.3.1-SNAPSHOT</java-support.version>
+ <opensaml.version>3.3.1-SNAPSHOT</opensaml.version>
+ <idp.version>3.3.1-SNAPSHOT</idp.version>
<idp-jetty-base.version>9.2.0-SNAPSHOT</idp-jetty-base.version>
<idp-tomcat-base.version>8.0.0-SNAPSHOT</idp-tomcat-base.version>
<selenium.version>2.53.1</selenium.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list