diff options
author | Hansen, Tony (th1395) <th1395@att.com> | 2021-10-27 00:32:01 +0000 |
---|---|---|
committer | Hansen, Tony (th1395) <th1395@att.com> | 2021-11-02 00:30:01 +0000 |
commit | 2861c7f08cba6c0cbd5af39aece1ab6c8bc3e368 (patch) | |
tree | 1beb52e5587af7ed165ebc88e22eab99d755b9d0 /version.properties | |
parent | 7d0c9432f13d83ed19cc07d3a61cc528b3942822 (diff) |
send stdout logging to stdout in addition to log files
Change-Id: Icad02afe29e28eef72cc36dd82f0a64810ce9500
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-2957
Signed-off-by: Hansen, Tony (th1395) <th1395@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 5168625..7b12999 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=2 minor=0 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |