Code Review
/
dcaegen2
/
platform
/
inventory-api.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
eb32346
)
fix version for inventoryapi
95/65895/1
author
vagrant
<vv770d@att.com>
Tue, 11 Sep 2018 15:33:57 +0000
(15:33 +0000)
committer
vagrant
<vv770d@att.com>
Tue, 11 Sep 2018 15:34:08 +0000
(15:34 +0000)
Change-Id: I4f56f9b74c11dfda749f95a77afb99aab582d3b3
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-772
version.properties
patch
|
blob
|
history
diff --git
a/version.properties
b/version.properties
index
97784ff
..
5ced55f
100644
(file)
--- a/
version.properties
+++ b/
version.properties
@@
-3,7
+3,7
@@
# because they are used in Jenkins, whose plug-in doesn't support
\r
major=3
\r
minor=0
\r
-patch=
1
\r
+patch=
3
\r
base_version=${major}.${minor}.${patch}
\r
# Release must be completed with git revision # in Jenkins
\r
\r