diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2016-11-29 15:11:51 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2016-11-29 15:11:56 -0800 |
commit | b9d6eed278f02c75865fa97f4ba6020e348f2e93 (patch) | |
tree | cf373dc5eea499e983ff56ab45affd79284ad969 /rest-client | |
parent | 02ba7fcf607cd5e848b12cd0ffbc0fa3742770c6 (diff) |
Standardize POM project naming
Change-Id: I1c3c1cb2406d2ad59acb2839cc0a604cf0a9333d
Issue-id: INT-67
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'rest-client')
-rw-r--r-- | rest-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-client/pom.xml b/rest-client/pom.xml index 7e9d94f..de54805 100644 --- a/rest-client/pom.xml +++ b/rest-client/pom.xml @@ -85,4 +85,4 @@ </plugin> </plugins> </build> -</project> +<name>common-services-common-utilities/rest-client</name></project> |