diff options
author | Brittany Plummer (bp896r) <bp896r@att.com> | 2020-02-06 15:25:39 -0500 |
---|---|---|
committer | Brittany Plummer (bp896r) <bp896r@att.com> | 2020-02-06 15:25:39 -0500 |
commit | d72ffca5b3d4d9155ba7bc02e5fb9c3fe22f184b (patch) | |
tree | 17eced45cfc7694d04666cfbc5a11c1e51b8ee09 | |
parent | 5e4d7a384ab7c3eea7768cb3f4ac3be1f41864b9 (diff) |
Update version.properties
Issue-ID: LOG-1196
Change-Id: I7d1860a9173a6ad70f3c1df5a4cc5c24faa69945
Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index f5aecd4..2ad0f36 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ # 1.2.6-SNAPSHOT is off 1.2.5 major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |