diff options
author | Sanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com> | 2018-11-05 15:41:47 +0000 |
---|---|---|
committer | Sanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com> | 2018-11-05 16:26:32 +0000 |
commit | bc3a68f80f6e62ffce454947d8cae86ca109e09e (patch) | |
tree | b4e0bdba9939d6e19ca27666cd9e470a436a6662 /version.properties | |
parent | bd58bbc5aee8eb495adbc3275dc876462cb984c6 (diff) |
Upversion to 1.4.0 - Dublin branch
Upversion to 1.4.0 in all child poms
Issue-ID: AAI-1849
Change-Id: I29782be08a4f308ce1f0ff93f24ec42de7617c39
Signed-off-by: gabriel.sanchez <gabriel.sanchez@amdocs.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index e8911fb..66827fd 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 -minor_version=3 -patch_version=1 +minor_version=4 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version} |