diff options
author | Yuli Shlosberg <ys9693@att.com> | 2018-03-06 17:57:45 +0200 |
---|---|---|
committer | Yuli Shlosberg <ys9693@att.com> | 2018-03-11 10:16:03 +0200 |
commit | 4cea23f8111aa3d3532ec8d74351eccbf0ac44a5 (patch) | |
tree | e13926beacf7c0de8f942bb323684889dd263488 /version.properties | |
parent | 644e2206bcbaa87744b08b869ee8a378c9fae2fc (diff) |
update SDC-TOSCA package namesv1.3.0
Change-Id: I496713bcf2551f3b5c7f629f89ffcb8b1954b489
Issue-ID: SDC-951
Signed-off-by: Yuli Shlosberg <ys9693@att.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 4d0ed8b..235314e 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 -patch=3 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |