diff options
author | sblimkie <sb787e@att.com> | 2018-11-05 10:16:18 -0500 |
---|---|---|
committer | sblimkie <steven.blimkie@amdocs.com> | 2018-11-05 10:34:55 -0500 |
commit | df32f3f02e86595f478f04536d32eb96762457e8 (patch) | |
tree | 8f21208057b0a40a74be931bdad57f3130ae72e2 /version.properties | |
parent | 1d2876b3e23fd186f3a5d0db1c35b6577fe9ca87 (diff) |
Upversion for Dublin
Change-Id: I15b107605a699f654f87d9c62c1e31bb5920d947
Issue-ID: AAI-1857
Signed-off-by: sblimkie <steven.blimkie@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 fb21064..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=1 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} |