summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--holmes-actions/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml
index e8725f3..7e39212 100644
--- a/holmes-actions/pom.xml
+++ b/holmes-actions/pom.xml
@@ -11,7 +11,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.openo.holmes</groupId>
+ <groupId>org.openo.holmes.actions</groupId>
<artifactId>holmes-actions-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
</parent>
diff --git a/pom.xml b/pom.xml
index 24a3bf8..2fd60c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>