Code Review
/
testsuite
/
python-testing-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8600f67
)
bumping version to get builds working
33/96633/1
author
DR695H
<dr695h@att.com>
Fri, 4 Oct 2019 18:33:05 +0000
(14:33 -0400)
committer
DR695H
<dr695h@att.com>
Fri, 4 Oct 2019 18:38:59 +0000
(14:38 -0400)
Issue-ID: INT-1292
Change-Id: I51e2b3fd53610f904cff34e1cfa88fc67a789f3b
Signed-off-by: DR695H <dr695h@att.com>
robotframework-onap/setup.cfg
patch
|
blob
|
history
version.properties
patch
|
blob
|
history
diff --git
a/robotframework-onap/setup.cfg
b/robotframework-onap/setup.cfg
index
46d7b48
..
f04dfdd
100644
(file)
--- 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
(file)
--- 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}