diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-08-13 18:17:53 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-08-13 18:23:40 +0530 |
commit | 9b1e2e77b422c4a5bb264970e8c3a28a0dca7657 (patch) | |
tree | 56ba4498151322df70c82414b3e2add3abc12e5f /profiles/command/pom.xml | |
parent | 1b5d5314d82816b9924cd4b3226cf9e2ebdab7a2 (diff) |
Command profile testcase addition
Issue-ID: CLI-123
Change-Id: Icecf98da2cf85cd4a30b7109eedba57767ff3319
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'profiles/command/pom.xml')
-rw-r--r-- | profiles/command/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/command/pom.xml b/profiles/command/pom.xml index 4b0a07d3..50d3e171 100644 --- a/profiles/command/pom.xml +++ b/profiles/command/pom.xml @@ -54,7 +54,7 @@ <groupId>org.onap.cli</groupId> <artifactId>cli-framework</artifactId> <version>${project.version}</version> - </dependency> + </dependency> </dependencies> <build> <plugins> |