aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-07-08 13:51:34 +0200
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2021-07-08 13:51:34 +0200
commitff0148809b04d8493f6f5bf8c6213e4ae362f134 (patch)
tree44818d24e382b26d227f56647f51b5fbc3c3405d /pom.xml
parent387f5d6f1aba8751b28e94d84a48253532a2211b (diff)
Revert "Update SDK version to 1.8.4"1.9.0
Commit causes failing gating because SDK 1.8.4 takes configuration from ConfigMaps instead of Consul. It is necessary to make changes in HV-VES robot test on gating before update SDK to 1.8.4. Issue-ID: DCAEGEN2-2851 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I8e80f363b67532bbf4002f19f434a1c59cd5b970
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 8ab14c6e..fd40fe1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>
<jacoco.version>0.8.3</jacoco.version>
<detekt.version>1.15.0</detekt.version>
- <sdk.version>1.8.4</sdk.version>
+ <sdk.version>1.8.2</sdk.version>
<!-- Protocol buffers -->
<protobuf.version>4.0.0-rc-2</protobuf.version>