summaryrefslogtreecommitdiffstats
path: root/products/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'products/pom.xml')
-rw-r--r--products/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/products/pom.xml b/products/pom.xml
index 725feedf..0ddfeef1 100644
--- a/products/pom.xml
+++ b/products/pom.xml
@@ -37,6 +37,11 @@
<artifactId>cli-profiles-http</artifactId>
<version>${project.parent.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.onap.cli</groupId>
+ <artifactId>cli-profiles-snmp</artifactId>
+ <version>${project.parent.version}</version>
+ </dependency>
</dependencies>
<profiles>
<profile>