diff options
author | Bharath Balasubramanian <bharathb@research.att.com> | 2019-01-30 22:32:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-30 22:32:41 +0000 |
commit | b146c72f951cdbcecf1e3e726956082d9d8cf4b0 (patch) | |
tree | aa084d628979fe1d90dcdc3aabef37f294fb9c17 /version.properties | |
parent | 0e6a4dc0f90f9589e3830c8976a39f627acd10c7 (diff) | |
parent | a27be9fdbbf2d271c9c5780ba70fe15a24dbdb63 (diff) |
Merge "Push variuos changes"
Diffstat (limited to 'version.properties')
-rwxr-xr-x | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 36a7f087..61495a5c 100755 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=3 -minor=0 -patch=24 +minor=2 +patch=17 base_version=${major}.${minor}.${patch} |