summaryrefslogtreecommitdiffstats
path: root/validate/validation/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'validate/validation/pom.xml')
-rw-r--r--validate/validation/pom.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/validate/validation/pom.xml b/validate/validation/pom.xml
index 22d420b5..02f84084 100644
--- a/validate/validation/pom.xml
+++ b/validate/validation/pom.xml
@@ -65,7 +65,7 @@
<version>${project.version}</version>
<scope>test</scope>
</dependency>
- <dependency>
+ <dependency>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin-auth</artifactId>
<version>${project.version}</version>
@@ -77,14 +77,16 @@
</dependency>
<dependency>
<groupId>org.onap.cli</groupId>
- <artifactId>cli-products-onap-dublin-features-aai</artifactId>
+ <artifactId>cli-products-onap-dublin-features-msb</artifactId>
<version>${project.version}</version>
</dependency>
+ <!--
<dependency>
<groupId>org.onap.cli</groupId>
- <artifactId>cli-products-onap-dublin-features-msb</artifactId>
+ <artifactId>cli-products-onap-dublin-features-aai</artifactId>
<version>${project.version}</version>
</dependency>
+
<dependency>
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin-features-sdc</artifactId>
@@ -119,7 +121,7 @@
<groupId>org.onap.cli</groupId>
<artifactId>cli-products-onap-dublin-features-vnfsdk</artifactId>
<version>${project.version}</version>
- </dependency>
+ </dependency> -->
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>