From c891ab45ec4c976274c09e0c34ac530b2f432c48 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Tue, 13 Jul 2010 02:08:44 +0100 Subject: [PATCH] Remove optional qualifier from apacheds dependencies in LDAP sample. --- samples/ldap/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/samples/ldap/pom.xml b/samples/ldap/pom.xml index 69b9e3725c..55c6b0eebb 100644 --- a/samples/ldap/pom.xml +++ b/samples/ldap/pom.xml @@ -50,14 +50,12 @@ apacheds-core 1.5.5 compile - true org.apache.directory.server apacheds-server-jndi 1.5.5 compile - true org.slf4j