diff options
author | Pooja03 <pm00501616@techmahindra.com> | 2019-03-07 10:53:26 +0530 |
---|---|---|
committer | Pooja Malik <PM00501616@techmahindra.com> | 2019-03-07 05:29:50 +0000 |
commit | 77a725f2d27977f15ce585b2cd73fc357799dfda (patch) | |
tree | 3e141a7dd755e9d25f543810e369887e5a7578f8 /UniversalVesAdapter/src/main/resources/application.properties | |
parent | 6489bbca90237d869669dbf2e2e677f2e360b72b (diff) |
Upgraded to Support VES 7.0
Upgraded Universal VES Adapter to support VES Version 7.0
Issue-ID: DCAEGEN2-1005
Change-Id: Ib52f71957be8bb16ea84b19c9264d6fa042f2db0
Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
Diffstat (limited to 'UniversalVesAdapter/src/main/resources/application.properties')
-rw-r--r-- | UniversalVesAdapter/src/main/resources/application.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/UniversalVesAdapter/src/main/resources/application.properties b/UniversalVesAdapter/src/main/resources/application.properties index cd2d02b..db497c6 100644 --- a/UniversalVesAdapter/src/main/resources/application.properties +++ b/UniversalVesAdapter/src/main/resources/application.properties @@ -1 +1,2 @@ server.port=8085 +defaultConfigFilelocation=kv.json
\ No newline at end of file |