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 /pom.xml | |
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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ </parent> <groupId>org.onap.dcaegen2.collectors.ves</groupId> <artifactId>VESCollector</artifactId> - <version>1.12.0-SNAPSHOT</version> + <version>1.12.1-SNAPSHOT</version> <name>dcaegen2-collectors-ves</name> <description>VESCollector</description> <properties> |