aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLadue, David (dl3158) <dl3158@att.com>2018-08-15 18:11:46 -0400
committerLadue, David (dl3158) <dl3158@att.com>2018-08-16 09:23:02 -0400
commit844c50d8b9b473b3daebdfe357ead3f904db9721 (patch)
tree1fe22551a3e1b212ee7f1e6a97826bab8645ad8e /pom.xml
parentcbad421e6448f15179c18db1892c88d18838a916 (diff)
adding snmpV3 support
Change-Id: I6250e30fa1aa2516a16c4906628be8cc904fbc71 Issue-ID: DCAEGEN2-630 Signed-off-by: Ladue, David (dl3158) <dl3158@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 6f6bdaa..0e89237 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>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>