diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2016-11-29 15:12:12 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2016-11-29 15:12:16 -0800 |
commit | 6dd251eb8cfaee077f9f35e11f72af4d5ec8939c (patch) | |
tree | f0097871d06e4134b5531071db2b7537d35a72f5 /msb-core/redis-ext | |
parent | 54df7bee159a6f2eb0915ca02bb3b7c38fef5183 (diff) |
Standardize POM project naming
Change-Id: I4bd5fdda142a923e9831f47c029050d875a3370a
Issue-id: INT-67
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'msb-core/redis-ext')
-rw-r--r-- | msb-core/redis-ext/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msb-core/redis-ext/pom.xml b/msb-core/redis-ext/pom.xml index f4603a3..0d2f498 100644 --- a/msb-core/redis-ext/pom.xml +++ b/msb-core/redis-ext/pom.xml @@ -30,7 +30,7 @@ <modelVersion>4.0.0</modelVersion> <artifactId>redis-ext</artifactId> <version>1.1.0-SNAPSHOT</version> - <name>openo/msb/msb-core/redis-ext</name> + <name>common-services-microservice-bus/msb-core/redis-ext</name> <packaging>pom</packaging> <properties> |