aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormorganrol <morgan.richomme@orange.com>2021-05-26 17:18:03 +0200
committermorganrol <morgan.richomme@orange.com>2021-05-26 17:18:03 +0200
commit8f72bc7d8f14754209d0cc043a2e9bb875fd1bed (patch)
tree4a78f294609052e744fc2d354a8569c135d67b9b
parent8b647cee3f6583f2401f60aedc1629de6afe95eb (diff)
[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 <morgan.richomme@orange.com> Change-Id: Ia44a5095f5038e3e5b7378c9eaf2f0f28d20476f
-rw-r--r--.gitreview4
-rw-r--r--infra-healthcheck/setup.cfg2
-rw-r--r--security/setup.cfg2
3 files changed, 4 insertions, 4 deletions
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