diff options
author | 2018-10-07 15:10:28 +0300 | |
---|---|---|
committer | 2018-10-07 15:12:39 +0300 | |
commit | 29ffa5ef26f82002bf894b9288e9a369a144388d (patch) | |
tree | 9f7c583c1f0483b87b7a9688074acf552b125c01 | |
parent | 0a3b87c6e372c1aa4d944e4408bc445b18f81900 (diff) |
Update version properties
Update version properties
Change-Id: I04af1ff0ba6faa054481290e3a368d2052e69a79
Issue-ID: SDC-1824
Signed-off-by: Areli, Fuss (af732p) <areli.fuss@intl.att.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 8471f55..235314e 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=2 +minor=3 patch=0 base_version=${major}.${minor}.${patch} |