diff options
author | Lee, Tian (tl5884) <TianL@amdocs.com> | 2018-11-06 15:15:06 +0000 |
---|---|---|
committer | Lee, Tian (tl5884) <TianL@amdocs.com> | 2018-11-06 15:15:06 +0000 |
commit | c3d7c9a953af53954b5b791869d8585d31c8eba2 (patch) | |
tree | 136ad03a1326736122107385c44a383bfedb2aa6 /version.properties | |
parent | a293645fe3e259cdd349ab2e2889aec32c620f75 (diff) |
Upversion to 1.4.0
Change-Id: I14455a57732ad27f3934628587f8b26c7ababa4c
Issue-ID: AAI-1848
Signed-off-by: Lee, Tian (tl5884) <TianL@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} |