aboutsummaryrefslogtreecommitdiffstats
path: root/validate/validation/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'validate/validation/pom.xml')
-rw-r--r--validate/validation/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/validate/validation/pom.xml b/validate/validation/pom.xml
index 097db45f..b733d2f8 100644
--- a/validate/validation/pom.xml
+++ b/validate/validation/pom.xml
@@ -89,6 +89,11 @@
<version>${project.version}</version>
</dependency>
<dependency>
+ <groupId>org.onap.cli</groupId>
+ <artifactId>cli-products-onap-dublin-features-so</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>