diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-21 16:29:00 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-21 16:29:08 -0400 |
commit | 4b43d971df6f3fc1b4ac54a301dcb1971eeb9ff8 (patch) | |
tree | ab4d67a72403bb7859737802776a578d6481f06b /version.properties | |
parent | daf09763a408de6e2e896780a84c276714d961a4 (diff) |
Bump models to 2.1.1 SNAPSHOT
Released 2.1.0
Issue-ID: POLICY-1737
Change-Id: I2bc12dd4a9cdad7a867e3d710bb427493de6c7f4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 614e56e9c..b4f561888 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |