summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2017-02-14 09:59:39 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2017-02-14 09:59:39 +0800
commitf78b6aa4d53042b48bbf025f0be8e6f3b75e4bc4 (patch)
tree22d625cea3c78ffab8a8057c1a3c0e04a3eee00b /pom.xml
parent54109497451ea28966e4889ad2395a2740cd9b41 (diff)
Change the maven group ID
Change-Id: I90ed1aab25c6b51d74ae677f47eb32b8a7675f19 Issue-ID: HOLMES-8 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fdb68ff..c0896ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<relativePath>../oparent</relativePath>
</parent>
- <groupId>org.openo.holmes</groupId>
+ <groupId>org.openo.holmes.rule-management</groupId>
<artifactId>holmes-rulemgt-parent</artifactId>
<packaging>pom</packaging>
<name>holmes-rulemgt-parent</name>