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 b40cf3e1..2379eb68 100644 --- a/profiles/command/pom.xml +++ b/profiles/command/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-profiles</artifactId> - <version>2.0.6</version> + <version>3.0.0</version> </parent> <artifactId>cli-profiles-command</artifactId> |