diff options
author | pa671t <pa671t@att.com> | 2018-11-06 11:55:57 -0500 |
---|---|---|
committer | pau2882 <prudence.au@amdocs.com> | 2018-11-06 12:01:58 -0500 |
commit | 9624b228f128a465556b369f92a4cfca8fbff12c (patch) | |
tree | a66877e017df6ce502cec2aba64be60274eb636a /version.properties | |
parent | 6c1c9d3d7e726aee313222fa2a2da70ec4ca67b3 (diff) |
Create 1.4.0-SNAPSHOT for Dublin
Change-Id: I15ca5c2e083eac3d1bb5df2adb4e92ac7d7e1159
Signed-off-by: pau2882 <prudence.au@amdocs.com>
Issue-ID: LOG-716
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} |