diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-05-28 16:46:53 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-05-28 16:46:53 -0500 |
commit | 8c901403171d58bb2ff80c132262a4b308c1bcce (patch) | |
tree | 8d54d972d88864f89c090c9dfa6b40b482e22add /version.properties | |
parent | d01633de6b137503dcb2cf807b36a04c5efc22d9 (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: I6c0d23cc9ca7e7c16242a8db9fb08845b3559884
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} |