diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-16 08:37:09 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-16 08:38:04 -0500 |
commit | 5574639015d8316696a0964c6f2f842679e4bc36 (patch) | |
tree | 1b7af5949884d77c2910d9aa1d74ad16e7463285 /version.properties | |
parent | 483728062ba18ebe585da8287c72b8bf73a0a509 (diff) |
Update version.properties to 1.1.2
Missed this when updating the rest of the pom.xml
Issue-ID: POLICY-436
Change-Id: If93351317d30be54b2daa1a28b773b2ee8fe4e31
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 55fbf4416..c0fa9d52a 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |