From e1f7195bdbfc8146823cc29e7b6eb8e40e9a31c0 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 29 Aug 2017 08:57:00 -0400 Subject: Cleanup artifactId for ccsdk/sli/plugins ArtifactId for ccsdk/sli/plugins pom.xml should not be identical to that for sdnc/plugins, otherwise import to Eclipse of both will be confusing Updated parent artifactId in each module pom.xml under ccsdk/sli/plugins Change-Id: I13d0d09c9c6f125011942bfe700f6a2b3d1c271b Issue-ID: CCSDK-70 Signed-off-by: Dan Timoney --- restapi-call-node/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'restapi-call-node') diff --git a/restapi-call-node/pom.xml b/restapi-call-node/pom.xml index 7e1886f4..b819e47e 100755 --- a/restapi-call-node/pom.xml +++ b/restapi-call-node/pom.xml @@ -2,7 +2,7 @@ org.onap.ccsdk.sli.plugins - sdnc-plugins + ccsdk-sli-plugins 0.1.0-SNAPSHOT -- cgit 1.2.3-korg