diff options
author | Michael Lando <ml636r@att.com> | 2018-05-27 09:07:08 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-05-27 08:48:19 +0000 |
commit | 17873c46a6b6823e951f3aaf972b10284020cbe9 (patch) | |
tree | d4de0947e64e1aa9ef653ef94d0713fbdce7a949 /version.properties | |
parent | b72a4b4795ccbc16364d96ee897ee36154b3a298 (diff) |
Revert "update sdc version"
This reverts commit 5920d2c9e47958ed5f3197b7a16094e01e8d4bcd.
Change-Id: I7906549d1fb7ba5d8d081870a9d976a3c8077438
Issue-ID: SDC-1370
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 235314efd4..8471f55f92 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=3 +minor=2 patch=0 base_version=${major}.${minor}.${patch} |