diff --git a/mvn-build/sandbox/pom.xml b/mvn-build/sandbox/pom.xml new file mode 100644 index 00000000..0ce6ecc9 --- /dev/null +++ b/mvn-build/sandbox/pom.xml @@ -0,0 +1,52 @@ + + + + + org.springframework.ldap + spring-ldap-parent + 1.3-SNAPSHOT + + 4.0.0 + spring-ldap-sandbox + jar + Spring LDAP Sandbox + + + + + maven-compiler-plugin + + 1.4 + 1.4 + + + + + + + + + org.springframework.ldap + spring-ldap-core + ${project.version} + + + + junit + junit + test + + + easymock + easymock + test + + + gsbase + gsbase + test + + +