diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-08-03 12:40:26 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-08-03 12:40:34 +0000 |
commit | 6adc3f8c307ad3aa14126441d5f173c5b0edab53 (patch) | |
tree | d82a51c4b95da44dc2ce512f6ea092cba2b2e1fa /version.properties | |
parent | b86e919ddc8326524b45e3ab3cbf131f755fe566 (diff) |
bump sch version to 1.3.1
Change-Id: Ibeeab4d2ddc5a2160cb40302fead0891fa981301
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1669
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 7d6815b..fee4928 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |