diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2018-11-06 09:05:02 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2018-11-06 09:06:35 +0000 |
commit | 6e1b2b9a3375c3d88f6ad1daeb86027fe9faaab1 (patch) | |
tree | e9ef73410bc7b1fc34d4471e93830306c9e66cd9 /version.properties | |
parent | 9a07a2c23e4ad44a65096004b2731b7188a8d09c (diff) |
version update to avoid conflict
Change-Id: Iaf21c264a80a157c07927704a54bced0dbc08987
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-937
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index ef20baaf..9e0d73d4 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 -minor=3 -patch=2 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |