diff options
Diffstat (limited to 'profiles/http')
-rw-r--r-- | profiles/http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 058749d7..229f2d67 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-profiles</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>5.0.0-SNAPSHOT</version> </parent> <artifactId>cli-profiles-http</artifactId> |