diff options
author | sblimkie <steven.blimkie@amdocs.com> | 2018-11-05 10:35:59 -0500 |
---|---|---|
committer | sblimkie <steven.blimkie@amdocs.com> | 2018-11-05 10:35:59 -0500 |
commit | 4171e35d4ea5d28e7ffd8bb6406d56568dbefa64 (patch) | |
tree | 8dfe866257a42a406c5b4eb928c7d0e053b3a9be /version.properties | |
parent | 65635eb379813c675a3d70b6ed9e6acc3268df5e (diff) |
Upversion for Dublin
Change-Id: Idc059c8cde0e3e047acc600558c190e0dc42a171
Issue-ID: AAI-1858
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} |