From: Devaraj Sambandan Date: Wed, 8 Jul 2020 06:36:00 +0000 (+0000) Subject: Merge "VES Heartbeat and Software Management Feature" X-Git-Tag: 2.2.0~16 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=c4ed11115cea02bb72770e74805081ddba12daef;hp=-c;p=oam%2Ftr069-adapter.git Merge "VES Heartbeat and Software Management Feature" --- c4ed11115cea02bb72770e74805081ddba12daef diff --combined ves-agent/pom.xml index 8930025,3991c27..817fcbd --- a/ves-agent/pom.xml +++ b/ves-agent/pom.xml @@@ -45,7 -45,7 +45,7 @@@ - tr069adapter-ves-notifier + o-ran-sc/tr069adapter-ves-notifier @@@ -81,6 -81,10 +81,10 @@@ spring-boot-starter-test test + + org.springframework.boot + spring-boot-starter-data-jpa + junit junit @@@ -92,6 -96,11 +96,11 @@@ 4.11 test + + com.h2database + h2 + test + org.springframework.cloud spring-cloud-starter-kubernetes-config @@@ -116,6 -125,15 +125,15 @@@ 1.0.0 lib + + org.mariadb.jdbc + mariadb-java-client + + + com.googlecode.json-simple + json-simple + 1.1 + @@@ -152,7 -170,7 +170,7 @@@ org.apache.maven.plugins maven-surefire-plugin - 2.17 + 2.17 false @@@ -171,13 -189,13 +189,13 @@@ package build - save + save ${env.CONTAINER_PULL_REGISTRY} - ${docker.image.name} + ${docker.image.name}:${build.version} try ${basedir} @@@ -233,4 -251,4 +251,4 @@@ JIRA https://jira.o-ran-sc.org/ - +