From: Guangrong Fu Date: Mon, 31 Jul 2017 11:20:25 +0000 (+0800) Subject: Change the package name from openo to onap X-Git-Tag: v1.0.0~55 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fcommon.git;a=commitdiff_plain;h=1e8a0cb8274f753cd629fd261030e75c2d22a709 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 --- 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