From: morganrol Date: Wed, 26 May 2021 12:54:34 +0000 (+0200) Subject: [VERSION] Align version of onap python packages used in xtesting X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F48%2F121548%2F1;p=integration%2Fxtesting.git [VERSION] Align version of onap python packages used in xtesting so far versions was 1 as we used pbr it shall be above the last release 1.7.1 easy to align the release with the onpa release Issue-ID: INT-1884 Signed-off-by: morganrol Change-Id: Iafe89907f60322a709d544dda6757398019bc1cd --- diff --git a/infra-healthcheck/setup.cfg b/infra-healthcheck/setup.cfg index f06fd45..4f65aed 100644 --- a/infra-healthcheck/setup.cfg +++ b/infra-healthcheck/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = infra_healthcheck -version = 1 +version = 7.0.0 [files] packages = infra_healthcheck diff --git a/security/setup.cfg b/security/setup.cfg index 6e07ada..ec78a3f 100644 --- a/security/setup.cfg +++ b/security/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = onap_security -version = 1 +version = 7.0.0 [files] packages = onap_security