diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-10 10:14:41 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-10 10:14:41 -0400 |
commit | 170170198b7c38124e896213b8594415fd5e90fb (patch) | |
tree | 219c0824bd66b291d5b9a7577c6e837054dc73bd /version.properties | |
parent | 48ebc78f87d2bbc2da6f10c411d9555ea5ed0ec6 (diff) |
Bump versions for models master
Change-Id: I351d1a0ebd3c7cfa76d57297ce44ef6a6fa8c753
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 28a1d8d2d..c45e65807 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=1 -patch=3 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} |