From a3ae79ec78c8c677dace3c98d611ebe6349fad8b Mon Sep 17 00:00:00 2001 From: Zhaoxing Date: Thu, 24 Aug 2017 14:18:22 +0800 Subject: change groupId The group Id is wrong. We should be using the following: org.onap.vfc.nfvo.wfengine Change-Id: I5e31e6af8b396c47e97471bba03a4d618a87c84e Issuse-Id: VFC-135 Signed-off-by: Zhaoxing --- wfenginemgrservice/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wfenginemgrservice') diff --git a/wfenginemgrservice/pom.xml b/wfenginemgrservice/pom.xml index 91cc165..a40e67a 100644 --- a/wfenginemgrservice/pom.xml +++ b/wfenginemgrservice/pom.xml @@ -14,7 +14,7 @@ 1.0.0-SNAPSHOT - org.onap.wfengine + org.onap.vfc.nfvo.wfengine 4.0.0 workflow-engine-mgr-service vfc/nfvo/wfengine/wfenginemgrservice -- cgit 1.2.3-korg