diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-24 12:50:35 -0500 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-24 12:50:45 -0500 |
commit | 5f29e2086393e9f1d1a73a5a92e2681c2c3ed517 (patch) | |
tree | deaf64376d8abe0bd711dbfc855dd1e98a42cd42 /version.properties | |
parent | 4999528202bdba500a70e2a5c8db978ef5c2a172 (diff) |
Upversion to 1.8.1-SNAPSHOT
Issue-ID: AAI-2996
Change-Id: I40de75a09971bfe3ad65835d00e969087149fd50
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.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 11f0383..b3f28cd 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |