diff options
Diffstat (limited to 'profiles')
-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 ecc0a951..1c9e037f 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>cli-profiles-http</artifactId> - <name>cli-profiles/http</name> + <name>cli/profiles/http</name> <packaging>jar</packaging> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |