X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=57eb8045609c0a65edbbccb8ca66805c8eb4f6cc;hb=50b6d18dc3ec284655a6e0e396a55c92c502913e;hp=e76cbf383836911a0bf77c470eaaa34b122baff6;hpb=8bf33437774bd7120bb68a22d0106adcc3a1718d;p=clamp.git diff --git a/pom.xml b/pom.xml index e76cbf38..57eb8045 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,11 @@ "mvn clean install -Dspring.config.location=classpath:application-test.properties" The application.properties contains the location of the CLAMP parameters files: - clds-policy-config.properties and clds-reference.properties + - org.onap.clamp.config.files.cldsReference=classpath:/clds/clds-reference.properties + - org.onap.clamp.config.files.cldsPolicyConfig=classpath:/clds/clds-policy-config.properties + - org.onap.clamp.config.files.cldsUsers=classpath:/clds/clds-users.json + - org.onap.clamp.config.files.globalClds=classpath:/clds/globalClds.properties +