diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2017-02-14 16:50:41 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2017-02-14 16:55:15 +0800 |
commit | a0b5d2fec59b92392997e8fc55331b6d6eddf0a2 (patch) | |
tree | c148c1f8a24f6e504cc83ace82dd34047ddb0a74 /pom.xml | |
parent | 15c71171456cd61063f61923c3661a260415a4b9 (diff) |
Change the Group ID to org.openo.holmes.actions
Change-Id: Ic4ce77aa8b8f2db147a20eb1dd81751e09331bb0
Issue-ID: HOLMES-9
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ <relativePath>../oparent</relativePath>
</parent>
- <groupId>org.openo.holmes</groupId>
+ <groupId>org.openo.holmes.actions</groupId>
<artifactId>holmes-actions-parent</artifactId>
<packaging>pom</packaging>
<name>holmes-actions-parent</name>
|