diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-02-24 07:53:26 -0600 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-02-24 07:53:26 -0600 |
commit | b2a43b39a083be7adf916e02062a5fd7237665c5 (patch) | |
tree | fb5bffe951a48304cccbecc715d021ac3cd91588 /version.properties | |
parent | d868582a3fdfae8461b917ac8dbc683ae52a6bf7 (diff) |
bump poms to 1.8.1-SNAPSHOT
Issue-ID: POLICY-3088
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I2210fcc34c9f69c3ea42c07543ffb9834f719620
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 11f03832..b3f28cde 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=8 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |