From: DR695H Date: Fri, 4 Oct 2019 18:33:05 +0000 (-0400) Subject: bumping version to get builds working X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6d83774386b1ed99acf2fc2473d04f35d4364f4b;p=testsuite%2Fpython-testing-utils.git bumping version to get builds working Issue-ID: INT-1292 Change-Id: I51e2b3fd53610f904cff34e1cfa88fc67a789f3b Signed-off-by: DR695H --- diff --git a/robotframework-onap/setup.cfg b/robotframework-onap/setup.cfg index 46d7b48..f04dfdd 100644 --- a/robotframework-onap/setup.cfg +++ b/robotframework-onap/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = robotframework-onap -version = 0.5 +version = 0.5.1 home-page = https://github.com/onap/testsuite-python-testing-utils classifier = Development Status :: 4 - Beta diff --git a/version.properties b/version.properties index b69e8d0..ade0917 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=4 -patch=0 +minor=5 +patch=1 base_version=${major}.${minor}.${patch}