diff options
Diffstat (limited to 'holmes-actions/pom.xml')
-rw-r--r-- | holmes-actions/pom.xml | 2 |
1 files changed, 1 insertions, 1 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>
|