aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHansen, Tony (th1395) <th1395@att.com>2021-10-27 00:32:01 +0000
committerHansen, Tony (th1395) <th1395@att.com>2021-11-02 00:30:01 +0000
commit2861c7f08cba6c0cbd5af39aece1ab6c8bc3e368 (patch)
tree1beb52e5587af7ed165ebc88e22eab99d755b9d0 /pom.xml
parent7d0c9432f13d83ed19cc07d3a61cc528b3942822 (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 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3525b11..8d872f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<groupId>org.onap.dcaegen2.collectors</groupId>
<artifactId>snmptrap</artifactId>
<name>dcaegen2-collectors-snmptrap</name>
- <version>2.0.5-SNAPSHOT</version>
+ <version>2.0.6-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>