From: Jerry Flood Date: Wed, 24 Apr 2019 17:37:45 +0000 (-0400) Subject: Update spring boot versions for CLM X-Git-Tag: 2.0.0~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=94796d7bc341691cdeac3010012fe3d1c42228bc;p=optf%2Fcmso.git Update spring boot versions for CLM Issue-ID: OPTFRA-431 Change-Id: I665e381377a079b8661bf32f45b56a82f7a927b2 Signed-off-by: Jerry Flood --- diff --git a/cmso-database/pom.xml b/cmso-database/pom.xml index 6eec9a5..b820acb 100644 --- a/cmso-database/pom.xml +++ b/cmso-database/pom.xml @@ -57,8 +57,8 @@ liquibase 1.8 - 5.0.10.RELEASE - 2.1.0.RELEASE + 5.1.5.RELEASE + 2.1.3.RELEASE 1.8 1.8 diff --git a/cmso-optimizer/pom.xml b/cmso-optimizer/pom.xml index 80a7805..f6d2227 100644 --- a/cmso-optimizer/pom.xml +++ b/cmso-optimizer/pom.xml @@ -42,7 +42,7 @@ 1.8 1.0.0 - 5.0.10.RELEASE + 5.1.5.RELEASE 2.1.3.RELEASE 2.0.0 diff --git a/cmso-robot/setup.sh b/cmso-robot/setup.sh index fa2cc59..ae15e62 100644 --- a/cmso-robot/setup.sh +++ b/cmso-robot/setup.sh @@ -13,7 +13,9 @@ pip install --no-cache-dir --target="$path/library" \ 'selenium' \ 'robotframework-seleniumlibrary' \ 'robotframework-sshlibrary' \ - 'paramiko' + 'paramiko' \ + 'flask' \ + 'requests' # # Get the appropriate chromedriver. Default to linux64 # diff --git a/cmso-service/pom.xml b/cmso-service/pom.xml index f4539af..acc6db7 100644 --- a/cmso-service/pom.xml +++ b/cmso-service/pom.xml @@ -53,7 +53,7 @@ 1.8 1.0.0 - 5.0.10.RELEASE + 5.1.5.RELEASE 2.1.3.RELEASE 2.0.0 diff --git a/cmso-ticketmgt/pom.xml b/cmso-ticketmgt/pom.xml index 44b75fc..7d6ee0e 100644 --- a/cmso-ticketmgt/pom.xml +++ b/cmso-ticketmgt/pom.xml @@ -42,8 +42,8 @@ 1.8 1.0.0 - 5.0.10.RELEASE - 2.1.0.RELEASE + 5.1.5.RELEASE + 2.1.3.RELEASE 2.0.0 1.8 diff --git a/cmso-topology/pom.xml b/cmso-topology/pom.xml index 388016d..4809a93 100644 --- a/cmso-topology/pom.xml +++ b/cmso-topology/pom.xml @@ -42,7 +42,7 @@ 1.8 1.0.0 - 5.0.10.RELEASE + 5.1.5.RELEASE 2.1.3.RELEASE 2.0.0