diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-12-27 10:27:24 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-12-27 10:32:44 +0530 |
commit | d195247248622408480e9f853127c354724c1b78 (patch) | |
tree | e8d969c4b5f669610c38985b51c2e5df2cc158fb /profiles | |
parent | df20c73d6c5693ac1cb720b67ad5b1731a8c6104 (diff) |
Fix log4j properties file
Issue-ID: CLI-66
Change-Id: I3e4e34b3f4b78d1948dcb0dc96efba31dbcb65da
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
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> |