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

noreply at shibboleth.net noreply at shibboleth.net
Wed Jun 11 15:05:26 EDT 2014


Author: tzeller
Date: Wed Jun 11 15:05:25 2014
New Revision: 16

URL: http://svn.shibboleth.net/view/java-idp-integration-tests?rev=16&view=rev
Log:
Bump Jetty version to latest 9.2.x in parent-v3 POM and override Servlet API 3.0.1 with Servlet API 3.1.0 in the testbed POM.

Modified:
    trunk/pom.xml

Modified: trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-idp-integration-tests/trunk/pom.xml?rev=16&r1=15&r2=16&view=diff
==============================================================================
--- trunk/pom.xml (original)
+++ trunk/pom.xml Wed Jun 11 15:05:25 2014
@@ -17,7 +17,6 @@
 
     <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