Code Review
/
policy
/
models.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f469cc7
)
Fix version.properties
25/86825/1
author
Pamela Dragosh
<pdragosh@research.att.com>
Thu, 2 May 2019 14:39:39 +0000
(10:39 -0400)
committer
Pamela Dragosh
<pdragosh@research.att.com>
Thu, 2 May 2019 14:39:45 +0000
(10:39 -0400)
Not in synch with pom.xml. Should be 2.0.0
Issue-ID: POLICY-1700
Change-Id: I3a761c703ce39523d13607f8ef29c58e47f6b11f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
version.properties
patch
|
blob
|
history
diff --git
a/version.properties
b/version.properties
index
614e56e
..
a3ac0d9
100644
(file)
--- a/
version.properties
+++ b/
version.properties
@@
-3,7
+3,7
@@
# because they are used in Jenkins, whose plug-in doesn't support
major=2
-minor=
1
+minor=
0
patch=0
base_version=${major}.${minor}.${patch}