Moved the VLV stuff to sandbox.

This commit is contained in:
Ulrik Sandberg
2008-10-12 07:20:50 +00:00
parent bda425c2fd
commit a78b8ec40c
6 changed files with 7 additions and 0 deletions

View File

@@ -26,6 +26,13 @@
</build>
<dependencies>
<!-- External Dependencies -->
<dependency>
<groupId>com.sun</groupId>
<artifactId>ldapbp</artifactId>
<version>1.0</version>
<scope>provided</scope>
</dependency>
<!-- Spring LDAP Dependencies -->
<dependency>
<groupId>org.springframework.ldap</groupId>