From 93194c65950f155669cd6c342c5eaa7ac05af4ac Mon Sep 17 00:00:00 2001 From: Scott Mitchell Date: Tue, 16 Dec 2014 19:08:47 -0500 Subject: [PATCH] Parent pom inconsistent between baselines Motivation: ALPN version updates revealed an inconsistency visible by defaulting to npn when alpn was expected. Modifications: Default to ALPN. Result: Build and unit tests should pass. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 71650fe622..d8022cd0b6 100644 --- a/pom.xml +++ b/pom.xml @@ -483,7 +483,7 @@ -XX:+OptimizeStringConcat -XX:+HeapDumpOnOutOfMemoryError - -Xbootclasspath/p:${jetty.npn.path} + -Xbootclasspath/p:${jetty.alpn.path} -verbose:gc -D_