aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormorganrol <morgan.richomme@orange.com>2021-05-26 14:54:34 +0200
committermorganrol <morgan.richomme@orange.com>2021-05-26 14:54:34 +0200
commit45a5f5cd03bd339b46457b1b7ec736cb2a03ea07 (patch)
tree1290e27316f7f2e4f415774869241e69975e9d40
parent704b353e9537838686c522aec12a20f0ee55cd2e (diff)
[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 <morgan.richomme@orange.com> Change-Id: Iafe89907f60322a709d544dda6757398019bc1cd
-rw-r--r--infra-healthcheck/setup.cfg2
-rw-r--r--security/setup.cfg2
2 files changed, 2 insertions, 2 deletions
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