diff --git a/cs-authentication/pom.xml b/cs-authentication/pom.xml index 6afecb8..77a9368 100644 --- a/cs-authentication/pom.xml +++ b/cs-authentication/pom.xml @@ -61,9 +61,6 @@ maven-surefire-plugin -Dspring.config.location=file:${project.parent.basedir}/config/ - - ${project.parent.basedir} - diff --git a/cs-base/pom.xml b/cs-base/pom.xml index a7ff1dc..68e34de 100644 --- a/cs-base/pom.xml +++ b/cs-base/pom.xml @@ -63,9 +63,6 @@ org.apache.maven.plugins maven-surefire-plugin - - true - diff --git a/cs-crypto/pom.xml b/cs-crypto/pom.xml index fdc2fed..001a6e7 100644 --- a/cs-crypto/pom.xml +++ b/cs-crypto/pom.xml @@ -37,9 +37,6 @@ org.apache.maven.plugins maven-surefire-plugin - - true - diff --git a/cs-database/pom.xml b/cs-database/pom.xml index 104b638..6a6c1a0 100644 --- a/cs-database/pom.xml +++ b/cs-database/pom.xml @@ -75,9 +75,6 @@ maven-surefire-plugin -Dspring.config.location=file:${project.parent.basedir}/config/ - - ${project.parent.basedir} - diff --git a/cs-protocol/pom.xml b/cs-protocol/pom.xml index 6fe6ce3..c27e395 100644 --- a/cs-protocol/pom.xml +++ b/cs-protocol/pom.xml @@ -60,9 +60,6 @@ maven-surefire-plugin -Dspring.config.location=file:${project.parent.basedir}/config/ - - ${project.parent.basedir} -