Add parameters for spring config file
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e76cbf3..57eb804 100644 (file)
--- a/pom.xml
+++ b/pom.xml
            "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
+           
     </description>
 
        <properties>