From: morganrol Date: Wed, 26 May 2021 15:18:03 +0000 (+0200) Subject: [VERSION] Align version of onap pythonpackages used in xtesting X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F49%2F121549%2F1;p=integration%2Fxtesting.git [VERSION] Align version of onap pythonpackages used in xtesting with pbr the version shall > at the last tag (1.7.0) Issue-ID: INT-1884 Signed-off-by: morganrol Change-Id: Ia44a5095f5038e3e5b7378c9eaf2f0f28d20476f --- diff --git a/.gitreview b/.gitreview index 9800f10..6102956 100644 --- a/.gitreview +++ b/.gitreview @@ -3,5 +3,5 @@ host=gerrit.onap.org port=29418 project=integration/xtesting - defaultbranch=master - \ No newline at end of file + defaultbranch=honolulu + diff --git a/infra-healthcheck/setup.cfg b/infra-healthcheck/setup.cfg index 4eb4770..beeb169 100644 --- a/infra-healthcheck/setup.cfg +++ b/infra-healthcheck/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = infra_healthcheck -version = 1 +version = 8.0.0 [files] packages = infra_healthcheck diff --git a/security/setup.cfg b/security/setup.cfg index 6e07ada..77605e5 100644 --- a/security/setup.cfg +++ b/security/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = onap_security -version = 1 +version = 8.0.0 [files] packages = onap_security