diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-05-27 13:36:06 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-05-27 13:36:06 -0500 |
commit | ede56ba6e5332df387e32db0d697b9eca67d64bc (patch) | |
tree | 75b39bf4b794fa57e50356f2172d3a0ab414b3af /version.properties | |
parent | d57782640c70e0c4229f8a6e50dcbdf3bafc9234 (diff) |
bump poms to 2.1.4-SNAPSHOT5.0.2-ONAPelalto
Issue-ID: POLICY-2475
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Idcd8a61e56613447339c1cf41ab105fb24a332c4
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 28a1d8d2..3e2eebbc 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=1 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |