diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-02-27 04:45:49 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-02-28 16:56:23 +0000 |
commit | 0bc07ad3d16ccc2a6ca032951093866eec5d5d95 (patch) | |
tree | 7b89f874c79b58e56a0a52f441010f13168f8eb5 /version.properties | |
parent | b03f33a425c571fd3b349660b8b0efc5990d109d (diff) |
tcagen2 + rls version updates
Change-Id: I450f7c5999bfcd68aa53ef495f8e2e7ae7264964
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1891
Signed-off-by: Vijay Venkatesh Kumar <vv770d@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 d8c7e9d..1a13245 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1
minor=9
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT
|