This is an automated email from the ASF dual-hosted git repository.

yukon pushed a commit to branch rocketmq5
in repository https://gitbox.apache.org/repos/asf/rocketmq.git

commit a1fff406ecfb7fbd9666fedc5490203d26244130
Author: yukon <[email protected]>
AuthorDate: Fri Nov 3 15:09:09 2017 +0800

    Change root pom artifactId
---
 example/pom.xml       | 2 +-
 pom.xml               | 2 +-
 remoting-core/pom.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/example/pom.xml b/example/pom.xml
index 0bf832e..5c7f74b 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -21,7 +21,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <parent>
         <groupId>org.apache.rocketmq</groupId>
-        <artifactId>rpc-all</artifactId>
+        <artifactId>rocketmq5-all</artifactId>
         <version>2.0.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 9a24623..f69cbe5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
     <inceptionYear>2012</inceptionYear>
     <groupId>org.apache.rocketmq</groupId>
-    <artifactId>rpc-all</artifactId>
+    <artifactId>rocketmq5-all</artifactId>
     <version>2.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
diff --git a/remoting-core/pom.xml b/remoting-core/pom.xml
index 997011b..d85ee57 100644
--- a/remoting-core/pom.xml
+++ b/remoting-core/pom.xml
@@ -21,7 +21,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <parent>
         <groupId>org.apache.rocketmq</groupId>
-        <artifactId>rpc-all</artifactId>
+        <artifactId>rocketmq5-all</artifactId>
         <version>2.0.0-SNAPSHOT</version>
     </parent>
 

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to