From 464f6dd52a1eeeef0f7b38d4dc1840501818a36f Mon Sep 17 00:00:00 2001
From: Yannick Lecaillez <yannick.lecaillez@forgerock.com>
Date: Mon, 07 Nov 2016 13:59:40 +0000
Subject: [PATCH] OPENDJ-3179: Migrate LDAP Connection Handler to SDK Grizzly transport
---
opendj-grizzly/pom.xml | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/opendj-grizzly/pom.xml b/opendj-grizzly/pom.xml
index 85d9a2d..90333fb 100644
--- a/opendj-grizzly/pom.xml
+++ b/opendj-grizzly/pom.xml
@@ -69,10 +69,6 @@
<artifactId>forgerock-build-tools</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.forgerock.http</groupId>
- <artifactId>chf-http-core</artifactId>
- </dependency>
</dependencies>
--
Gitblit v1.10.0