[java-idp-integration-tests COMMIT] /trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Jun 10 13:15:20 EDT 2014


Author: tzeller
Date: Tue Jun 10 13:15:20 2014
New Revision: 12

URL: http://svn.shibboleth.net/view/java-idp-integration-tests?rev=12&view=rev
Log:
Revert bumping Jetty from 9.0 to latest 9.1.x, again.

Modified:
    trunk/pom.xml

Modified: trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-idp-integration-tests/trunk/pom.xml?rev=12&r1=11&r2=12&view=diff
==============================================================================
--- trunk/pom.xml (original)
+++ trunk/pom.xml Tue Jun 10 13:15:20 2014
@@ -17,6 +17,7 @@
 
     <properties>
         <test-distributions.directory>test-distributions</test-distributions.directory>
+        <jetty.version>9.1.5.v20140505</jetty.version>
         <idp.version>3.0-SNAPSHOT</idp.version>
         <opensaml.version>3.0-SNAPSHOT</opensaml.version>
         <java-support.version>3.0-SNAPSHOT</java-support.version>



More information about the commits mailing list