diff options
author | Bert Sloan <rs833t@att.com> | 2022-12-05 19:57:03 +0000 |
---|---|---|
committer | Bert Sloan <rs833t@att.com> | 2022-12-05 21:30:52 +0000 |
commit | 3c31bdcdf18aff4bf755058e2d32e153d8216eb5 (patch) | |
tree | d989e619b6cba33cf4b38bdad14ceb63b499ae65 /version.properties | |
parent | 3e0b4043c112f98cead6590a394bd29af3b264ed (diff) |
Updating Log4j console to comply with Logging GR
Issue-ID: DCAEGEN2-3257
Change-Id: Ic9c4c2e6eb3312fe02a8a9ed003e4326747813bd
Signed-off-by: Bert Sloan <rs833t@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 ad7c01ec..a00a7fb9 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=12 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |