diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-02-25 09:39:52 -0600 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-02-25 09:39:52 -0600 |
commit | 86264365e66dc5b2dac1c56c796eddfdc3485304 (patch) | |
tree | 09bdc8d0d451113e31193c21f3aabcfcc14da4a4 /version.properties | |
parent | 0b5a53b76be4f0fcffa458544288479a64e98f4f (diff) |
bump poms to 1.8.1-SNAPSHOT
Issue-ID: POLICY-3088
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: If23d78aafd1d91366d96103f1f1f270c6721370b
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 11f038326..b3f28cde3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |