diff options
author | Michael Lando <ml636r@att.com> | 2017-03-15 20:38:00 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-03-15 20:39:01 +0200 |
commit | ebd7c8f455731873409448627580989cb9db9245 (patch) | |
tree | 9d0fede0d079592a1683638c3e7737fff7ead458 /version.properties | |
parent | 38440b83f47aa3a461fd11955cf4c4ffd4505c65 (diff) |
update pom version + change version file
Change-Id: Ib4b84e473c7d38d1f30f8d94332a3f8ceaee8226
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 bf3f0bf172..0424f622fd 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=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch} |