diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-05-28 17:12:36 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-05-28 17:12:36 -0500 |
commit | 59dce2fc4ce73530c5ad3773d0aa6800cb33600b (patch) | |
tree | 7e8103dfff83197d05ed33489f9d6539f7d82ba2 /version.properties | |
parent | cccd93cc778a54e9eb5487986612803ad2f53090 (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: I3d28cb46f00c41b3c5757cdbad9d341b92d1cd52
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} |