diff options
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> |