diff options
author | Lee, Tian (tl5884) <tianl@amdocs.com> | 2018-11-06 15:23:09 +0000 |
---|---|---|
committer | Lee, Tian (tl5884) <tianl@amdocs.com> | 2018-11-06 15:26:45 +0000 |
commit | 898e060c37c2e7734a025dff9db1f733c9e4580f (patch) | |
tree | 8c2aae006b0bd23720a37c6e84c576c55433fdd7 /version.properties | |
parent | 0e52f7e4939820808d7c849aaf64cfbbd187f7e8 (diff) |
Upversion to 1.4.0
Change-Id: I7e3ea37bac0f2d6e0cd34958670da0ffc0c5b3aa
Issue-ID: AAI-1844
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} |