diff options
author | HOCKLA <ah999m@att.com> | 2019-12-06 14:29:46 -0600 |
---|---|---|
committer | HOCKLA <ah999m@att.com> | 2019-12-06 14:33:15 -0600 |
commit | e20940fdf3b8dc3016c3ca1c137285c8c6904052 (patch) | |
tree | ee0d15a500024a64f33e296730700abaa6af9451 /version.properties | |
parent | bf15b0a152c03d426cf2caa1dde2b758254e9b84 (diff) |
Bumped policy/common patch version to 1.6.2-SNAPSHOT
Issue-ID: POLICY-1583
Change-Id: I4a1c5848f158d10b4b6f21f048f92d69ccc90a83
Signed-off-by: HOCKLA <ah999m@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 922c4fa9..41565bf0 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |