diff --git a/.gitignore b/.gitignore index 5329a9c..3667bc4 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,6 @@ hs_err_pid* .settings/ .pydevproject +*.iml +/.idea/ + diff --git a/pom.xml b/pom.xml index 010677d..cebf15e 100644 --- a/pom.xml +++ b/pom.xml @@ -97,11 +97,6 @@ org.apache.maven.plugins maven-surefire-plugin 2.19.1 - - - ${redis-hosts} - - org.apache.maven.plugins