diff options
author | sblimkie <steven.blimkie@amdocs.com> | 2018-11-05 10:39:54 -0500 |
---|---|---|
committer | sblimkie <steven.blimkie@amdocs.com> | 2018-11-05 10:39:54 -0500 |
commit | 4223eaab704d19324c4279d080d5b653cf4c5425 (patch) | |
tree | 36e724abfb4bdb8e2b741204308b3bfe03432081 /version.properties | |
parent | a3f88cbe4ca935a2cc73e197f87e1dd04db8a500 (diff) |
Upversion for Dublin3.0.1-ONAP
Change-Id: I9cab616a188b6c755f628097d76f0f314253d84a
Issue-ID: AAI-1845
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 a751e39..3947b9c 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} |