diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-25 19:57:02 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-25 19:57:12 -0400 |
commit | 81c5709370fe2cb60872f704c69a98e1f6cabfd0 (patch) | |
tree | 3457a6b98e1dfc1c127f9003920e31940992b173 /version.properties | |
parent | c30d7b62ddf766cc0fa5c7f7288fdb0ff4adf937 (diff) |
Bump models 2.2.3-SNAPSHOT
Released 2.2.2
Issue-ID: POLICY-2378
Change-Id: I829f0dfc88aeaf1f9b7efad91c983628f2a5d706
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 76584abcb..a7658aecb 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |