aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHansen, Tony (th1395) <th1395@att.com>2021-07-19 23:45:06 +0000
committerHansen, Tony (th1395) <th1395@att.com>2021-07-23 16:32:30 +0000
commit475a64860f8909a59206308a666b5a4e078dedf3 (patch)
tree5ffd1722b7233f509973ce9e1298b0231dbfbdc2 /pom.xml
parenta39117310d7de354ebbac7d9a88fdaa3550aaaf7 (diff)
use version 2.2.1 of pypi onap_dcae_cbs_docker_client2.0.5
Change-Id: I09106b2595deb4b8c74e4adad54ae3b78f896071 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2853 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 80c9eee..3525b11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
================================================================================
-Copyright (c) 2017-2020 AT&T Intellectual Property. All rights reserved.
+Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -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.3-SNAPSHOT</version>
+ <version>2.0.5-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>