From: Dan Timoney Date: Tue, 29 Aug 2017 12:57:00 +0000 (-0400) Subject: Cleanup artifactId for ccsdk/sli/plugins X-Git-Tag: 1.0.4~11^2~239 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e1f7195bdbfc8146823cc29e7b6eb8e40e9a31c0;p=ccsdk%2Fsli.git 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 --- diff --git a/pom.xml b/pom.xml index 71303b796..b0973220d 100755 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 4.0.0 pom org.onap.ccsdk.sli.plugins - sdnc-plugins + ccsdk-sli-plugins SDN-C Java Plugins https://wiki.onap.org diff --git a/properties-node/pom.xml b/properties-node/pom.xml index 066db5e08..1f860b70e 100755 --- a/properties-node/pom.xml +++ b/properties-node/pom.xml @@ -2,7 +2,7 @@ org.onap.ccsdk.sli.plugins - sdnc-plugins + ccsdk-sli-plugins 0.1.0-SNAPSHOT diff --git a/restapi-call-node/pom.xml b/restapi-call-node/pom.xml index 7e1886f43..b819e47e9 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