DATALDAP-101 - Polishing.

This commit is contained in:
Greg Turnquist
2019-02-28 11:06:34 -06:00
parent 95764428c2
commit b5110b8fc4

View File

@@ -4,7 +4,7 @@ set -euo pipefail
[[ -d $PWD/maven && ! -d $HOME/.m2 ]] && ln -s $PWD/maven $HOME/.m2
spring_data_ldap_artifactory=$(pwd)/spring-data--ldap-artifactory
spring_data_ldap_artifactory=$(pwd)/spring-data-ldap-artifactory
rm -rf $HOME/.m2/repository/org/springframework/data 2> /dev/null || :