diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-05-29 16:05:41 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-05-29 16:05:41 -0500 |
commit | 569250e2f782a0099df39930aacf23c3775a2645 (patch) | |
tree | c7c14ae98f5441af4e72729ea851b40332e3589b /version.properties | |
parent | 4860cad4101772934e05b244b394e51227445489 (diff) |
bump poms to 1.5.5-SNAPSHOT5.0.2-ONAPelalto
Issue-ID: POLICY-2475
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I633c1d0639cd688d3c74d4c381c2b63916e0bad1
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 35abbad9b..eec33f4b9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |