diff options
author | Lee, Tian (tl5884) <tianl@amdocs.com> | 2018-11-06 15:36:40 +0000 |
---|---|---|
committer | Lee, Tian (tl5884) <tianl@amdocs.com> | 2018-11-06 15:36:40 +0000 |
commit | cb6bc64b417d297c0e98a1b73175b3c36e9938dc (patch) | |
tree | 47de4be6116ce3c1b15074aee8a0204b61db446b /version.properties | |
parent | bca3206ad5c70eb9dbfb109c2b6218cae515aabf (diff) |
Upversion to 1.4.0
Change-Id: I08c91e439a3fab27b52830ada216d57eed356dd9
Issue-ID: AAI-1852
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 0680934..ee7bc79 100644 --- a/version.properties +++ b/version.properties @@ -24,8 +24,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 -patch=1 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |