[java-idp-integration-tests] branch master updated: Update IdP, OSAML, Java-support versions
Rod Widdowson
rdw at steadingsoftware.com
Fri Dec 18 11:05:50 EST 2015
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-idp-integration-tests.
The following commit(s) were added to refs/heads/master by this push:
new ad8ec46 Update IdP, OSAML, Java-support versions
ad8ec46 is described below
commit ad8ec469e821a8027ed251b7f4a19421940fd28c
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Dec 18 15:04:03 2015 +0000
Update IdP, OSAML, Java-support versions
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 333cae0..2c6cbc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,9 +17,9 @@
<properties>
- <java-support.version>7.2.1-SNAPSHOT</java-support.version>
- <opensaml.version>3.2.1-SNAPSHOT</opensaml.version>
- <idp.version>3.2.1-SNAPSHOT</idp.version>
+ <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>
<selenium.version>2.45.0</selenium.version>
<testbed.version>0.4.0-SNAPSHOT</testbed.version>
<testbed.classifier>classes</testbed.classifier>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list