diff options
author | Kanagaraj Manickam <mkr1481@gmail.com> | 2020-03-02 12:33:33 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2020-03-02 12:33:33 +0530 |
commit | e43e3718794429168db1d0d306fec394b9f684d4 (patch) | |
tree | 4d7e0d6cade8ecdf0c3ae27ce1ee57f270669e2b /validate/validation/pom.xml | |
parent | 8def752be5762918461a1172a13c631467233742 (diff) |
Code clean up
Issue-ID: CLI-249
Change-Id: I9364f7ee3640dd74358f43ed33cd8663c0397103
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'validate/validation/pom.xml')
-rw-r--r-- | validate/validation/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/validate/validation/pom.xml b/validate/validation/pom.xml index 02f84084..92af4457 100644 --- a/validate/validation/pom.xml +++ b/validate/validation/pom.xml @@ -86,7 +86,7 @@ <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> |