[java-idp-integration-tests] branch master updated: IDP-1105 - Upgrade testbed to Jetty 9.3

Tom Zeller tzeller at dragonacea.biz
Wed Jan 18 17:50:36 EST 2017


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=25c92142a9861cc6e8eaa60e1002440bcb74a372

The following commit(s) were added to refs/heads/master by this push:
       new  25c9214   IDP-1105 - Upgrade testbed to Jetty 9.3
25c9214 is described below

commit 25c92142a9861cc6e8eaa60e1002440bcb74a372
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Jan 18 16:49:47 2017 -0600

    IDP-1105 - Upgrade testbed to Jetty 9.3
---
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 890aa05..4d51c45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,10 +20,11 @@
         <java-support.version>7.4.0-SNAPSHOT</java-support.version>
         <opensaml.version>3.4.0-SNAPSHOT</opensaml.version>
         <idp.version>3.4.0-SNAPSHOT</idp.version>
-        <idp-jetty-base.version>9.2.0-SNAPSHOT</idp-jetty-base.version>
+        <idp-jetty-base.version>9.3.1-SNAPSHOT</idp-jetty-base.version>
         <idp-tomcat-base.version>8.0.0-SNAPSHOT</idp-tomcat-base.version>
+        <jetty.version>9.3.15.v20161220</jetty.version>
         <selenium.version>2.53.1</selenium.version>
-        <testbed.version>0.6.0-SNAPSHOT</testbed.version>
+        <testbed.version>0.7.0-SNAPSHOT</testbed.version>
         <testbed.classifier>classes</testbed.classifier>
         <test-distributions.directory>${project.basedir}/test-distributions</test-distributions.directory>
         <tomcat.version>8.0.36</tomcat.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list