diff options
author | Sébastien Determe <sd378r@intl.att.com> | 2018-04-25 13:27:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-25 13:27:04 +0000 |
commit | e4a945d92d109c580f88d26151c2bdd25166b64e (patch) | |
tree | ad388367cfe34014ba5a606daddbfec3eac5076f /pom.xml | |
parent | 289bde41bd1a08884379f087a1282a99ac16a274 (diff) | |
parent | 741faeb6a1dc0de875d19e11897449c8ce50b076 (diff) |
Merge "Remove useless configuration"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -48,8 +48,6 @@ "mvn clean install -Dspring.config.location=classpath:application-test.properties" The application.properties contains the location of the CLAMP parameters files: - - 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 |