From 1e8a0cb8274f753cd629fd261030e75c2d22a709 Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Mon, 31 Jul 2017 19:20:25 +0800 Subject: [PATCH] Change the package name from openo to onap Change the package name & maven from openo to onap Change the group id from actions to common Change-Id: Ic60e93e4f25a2640f33c93469b18ac63b9c7235e Issue-ID: HOLMES-10 Signed-off-by: Guangrong Fu --- holmes-actions/pom.xml | 6 +++--- pom.xml | 7 ++++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index e412348..3f79bcf 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -11,12 +11,12 @@ 4.0.0 - org.onap.holmes.actions - holmes-actions-parent + org.onap.holmes.common + holmes-common-parent 1.0.0-SNAPSHOT - holmes-actions-service + holmes-common-service jar holmes-actions diff --git a/pom.xml b/pom.xml index a978c81..2586488 100644 --- a/pom.xml +++ b/pom.xml @@ -17,11 +17,12 @@ ../../oparent - org.onap.holmes.actions - holmes-actions-parent + org.onap.holmes.common + holmes-common-parent pom + 1.0.0-SNAPSHOT - holmes-actions-parent + holmes-common-parent holmes-actions -- 2.16.6