summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichal Banka <michal.banka@nokia.com>2020-09-01 15:22:19 +0200
committerMichal Banka <michal.banka@nokia.com>2020-09-07 13:02:31 +0200
commitbbe5ffb08843e716b7dab966218f3f915e1ab490 (patch)
treef968ccd8c5f899d0d7153db5779cdc519c0dc191 /pom.xml
parent50592c30fed4908bbf860f9018cc5f94f8bd2303 (diff)
Post stndDefined implementation fixes
Update componentspec with stndDefined properties and latest VES version. Update ConsulConfig to match actual VES properties. Fix 7.30.2 dataformat version name to match MOD requirments. Update external-schema-manager version to 1.4.3 and update properties format to JSON path notation. Change-Id: Ib01dc20de0a864beb275aec8b0dae793e588251c Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2264
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 561eca6b..1b4510b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
<spring-boot-starter-test.version>2.1.0.RELEASE</spring-boot-starter-test.version>
<api-custom-header.version>1.1.4</api-custom-header.version>
<functionaljava.version>4.8.1</functionaljava.version>
- <external-schema-manager.version>1.4.1</external-schema-manager.version>
+ <external-schema-manager.version>1.4.3</external-schema-manager.version>
<sdk.version>1.4.2</sdk.version>
</properties>
<build>