[java-idp-integration-tests] branch master updated: Add jetty-9.4.19 profile

Tom Zeller tzeller at dragonacea.biz
Mon Aug 12 13:12:25 EDT 2019


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=7a5433d99c44bbe6e307970be3fa413dd139ffaf

The following commit(s) were added to refs/heads/master by this push:
       new  7a5433d   Add jetty-9.4.19 profile
7a5433d is described below

commit 7a5433d99c44bbe6e307970be3fa413dd139ffaf
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Aug 12 12:12:23 2019 -0500

    Add jetty-9.4.19 profile
---
 pom.xml | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d29010c..71b2f28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -474,7 +474,14 @@
             </properties>
         </profile>
 
-        <!-- 
+        <profile>
+            <id>jetty-9.4.19</id>
+            <properties>
+                 <jetty.version>9.4.19.v20190610</jetty.version>
+            </properties>
+        </profile>
+
+        <!--
         <profile>
             <id>jetty-9.4.15-SNAPSHOT</id>
             <properties>

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


More information about the commits mailing list