diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2017-12-27 05:20:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-12-27 05:20:18 +0000 |
commit | 12d665b771c56a7da1efc25ecd7214484ef89c89 (patch) | |
tree | 338eb411abe32cb57679fa1dc28f4dabf79ed8ee /profiles/http | |
parent | fe23cceb0590a3149d0c76e615e96bb95218d31c (diff) | |
parent | d195247248622408480e9f853127c354724c1b78 (diff) |
Merge "Fix log4j properties file"
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 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> |