From 215a355d3379135f02903261836d7afbe97bfa71 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Mon, 2 Jul 2018 16:12:21 +0200 Subject: Exclude grizzly http server Exclude grizzly http server library from build as it's not used Issue-ID: CLAMP-192 Change-Id: I5f9b6c63a38a477191bf85fe5b032f01c0fb2ccb Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 091c57b1..b2a397fa 100644 --- a/pom.xml +++ b/pom.xml @@ -364,7 +364,7 @@ commons-io - grizzly-http + grizzly-http-server org.glassfish.grizzly -- cgit 1.2.3-korg