Remove redundant methods from codebase
[aai/babel.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3f6b7e3..0798d5c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <artifactId>rest-client</artifactId>
                        <version>${aai.rest.client.version}</version>
                </dependency>
-
+               
                <!-- Testing -->
                <dependency>
                        <groupId>org.springframework.boot</groupId>
                                                -DCONFIG_HOME=./appconfig-local
                                                -DAPP_HOME=.
                                                -Dartifactgenerator.config=./appconfig-local/artifact-generator.properties
-                                               -Dgroupfilter.config=./appconfig-local/filter-types.properties
                                                -DKEY_STORE_PASSWORD=${KEY_STORE_PASSWORD}
                                        </jvmArguments>
                                </configuration>