diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-30 09:42:01 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-30 09:42:07 -0400 |
commit | 9bcc74f6a5d69833a848d771811064e65c62098e (patch) | |
tree | ced942a68ccad536316926ac0e5240e97a18a477 /version.properties | |
parent | 04d2ffb108b6854fe273c4644e888adbe3dfc7fd (diff) |
Bump to version 2.1.0
New snapshot due to branch
Issue-ID: POLICY-1747
Change-Id: I8f82950ec863987322c39fb7254f9ea8b5d7f471
Signed-off-by: Pamela Dragosh <pdragosh@research.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 bb52871b..614e56e9 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=0 -patch=2 +minor=1 +patch=0 base_version=${major}.${minor}.${patch} |