summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index a978c81..2586488 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,11 +17,12 @@
<relativePath>../../oparent</relativePath>
</parent>
- <groupId>org.onap.holmes.actions</groupId>
- <artifactId>holmes-actions-parent</artifactId>
+ <groupId>org.onap.holmes.common</groupId>
+ <artifactId>holmes-common-parent</artifactId>
<packaging>pom</packaging>
+
<version>1.0.0-SNAPSHOT</version>
- <name>holmes-actions-parent</name>
+ <name>holmes-common-parent</name>
<modules>
<module>holmes-actions</module>
</modules>