diff options
Diffstat (limited to 'rulemgt/pom.xml')
-rw-r--r-- | rulemgt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml index 239166a..f1e6bda 100644 --- a/rulemgt/pom.xml +++ b/rulemgt/pom.xml @@ -19,7 +19,7 @@ <modelVersion>4.0.0</modelVersion> <parent> - <groupId>org.openo.holmes</groupId> + <groupId>org.openo.holmes.rule-management</groupId> <artifactId>holmes-rulemgt-parent</artifactId> <version>1.1.0-SNAPSHOT</version> </parent> |