summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-06-12 19:59:32 +0200
committerAndrew Branson <andrew.branson@cern.ch>2014-06-12 19:59:32 +0200
commit2a324c450839410293c5d5e2c56dc291b4a98634 (patch)
tree5933f63473dca9b02765dd5e9b39a972f12c6a4a /pom.xml
parent14e2fe28c2b7ecaae53a10d1aa7aa4b921b6efbc (diff)
Refactored LDAP into its own module.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index df374ef..0264f90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,10 +127,6 @@
<artifactId>wrapper</artifactId>
</dependency>
<dependency>
- <groupId>com.novell.ldap</groupId>
- <artifactId>jldap</artifactId>
- </dependency>
- <dependency>
<groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>
</dependency>