diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-06-01 21:37:20 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-06-01 21:37:20 -0500 |
commit | 1f40708ff4e0b2a413e5eb69e2f75a28f2832df5 (patch) | |
tree | d90b7330a7de107892c1e49ac9b7f0677da49c9f /version.properties | |
parent | 0b92548bc7f1f95dfddb0937ccdf271cd7f66f1d (diff) |
bump poms to 1.5.4-SNAPSHOT5.0.2-ONAPelalto
Issue-ID: POLICY-2475
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I6976c620b59fa213b702eeda9e3677cb53d6e8f6
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 ce7e457f3..965225783 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ major=1 minor=5 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |