summaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/application/src/main/resources/application-dev.properties
diff options
context:
space:
mode:
authorBrinda Santh Muthuramalingam <brindasanth@in.ibm.com>2019-08-29 14:28:34 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-29 14:28:34 +0000
commitb4151a70dfa7660de27ff467461769808c45871d (patch)
tree8531eb8eedd1ba6d6f53b1cfcf334d2438a9b542 /ms/controllerblueprints/application/src/main/resources/application-dev.properties
parent2da7588cfb51016b85d84a139af5cf8a7824e59d (diff)
parent48954cba71208f0b3adfe4abf5480b493f25737c (diff)
Merge "rename config-data=>sdnc"
Diffstat (limited to 'ms/controllerblueprints/application/src/main/resources/application-dev.properties')
-rwxr-xr-xms/controllerblueprints/application/src/main/resources/application-dev.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/controllerblueprints/application/src/main/resources/application-dev.properties b/ms/controllerblueprints/application/src/main/resources/application-dev.properties
index 1ee8e3f54..942e282e0 100755
--- a/ms/controllerblueprints/application/src/main/resources/application-dev.properties
+++ b/ms/controllerblueprints/application/src/main/resources/application-dev.properties
@@ -49,7 +49,7 @@ spring.jpa.hibernate.ddl-auto=none
spring.jpa.hibernate.naming-strategy=org.hibernate.cfg.ImprovedNamingStrategy
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
# Load Resource Source Mappings
-resourceSourceMappings=processor-db=source-db,input=source-input,default=source-default,config-data=source-rest,aai-data=source-rest,capability=source-capability
+resourceSourceMappings=processor-db=source-db,input=source-input,default=source-default,sdnc=source-rest,aai-data=source-rest,capability=source-capability
# Controller Blueprints Core Configuration
controllerblueprints.blueprintDeployPath=blueprints/deploy
controllerblueprints.blueprintArchivePath=blueprints/archive