diff options
author | Sanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com> | 2018-11-05 15:31:27 +0000 |
---|---|---|
committer | Sanchez, Gabriel (gs882h) <gabriel.sanchez@amdocs.com> | 2018-11-05 15:31:27 +0000 |
commit | f83c10c4279f88bccecc195811c21acb2d6d0811 (patch) | |
tree | 7c7b24bed9cdd01908fef940b16f0ddca591af9f /version.properties | |
parent | 7b07f8da225ee3904f9c2b05fea1bdc30d4d8c23 (diff) |
Upversion to 1.4.0 - Dublin branch
Upversion to 1.4.0
Issue-ID: AAI-1851
Change-Id: I714432cd38e9b72f25c1725ee08642acb147a746
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 0969948..668657e 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 -patch=2 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |