From: Dan Timoney Date: Tue, 29 Aug 2017 12:52:32 +0000 (-0400) Subject: Cleanup artifactId for ccsdk/sli/northbound X-Git-Tag: v0.1.0~43 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=64c695ee5c8e2c6c004656fe161f161e4bc28728;p=ccsdk%2Fsli%2Fnorthbound.git Cleanup artifactId for ccsdk/sli/northbound ArtifactId for ccsdk/sli/northbound pom.xml should not be identical to that for sdnc/northbound, otherwise import to Eclipse of both will be confusing. Updated parent artifactId in module pom.xmls under ccsdk/sli/northbound Change-Id: Ie1e1b7a1cd6bb7442a27ca083f37539cbc0497fb Issue-ID: CCSDK-70 Signed-off-by: Dan Timoney --- diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml index 9f8d906c..d4990612 100755 --- a/asdcApi/pom.xml +++ b/asdcApi/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.sli.northbound - sdnc-northbound + ccsdk-sli-northbound 0.1.0-SNAPSHOT diff --git a/dataChange/pom.xml b/dataChange/pom.xml index 90e22d21..c0744259 100755 --- a/dataChange/pom.xml +++ b/dataChange/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.sli.northbound - sdnc-northbound + ccsdk-sli-northbound 0.1.0-SNAPSHOT diff --git a/dmaap-listener/pom.xml b/dmaap-listener/pom.xml index dcdc5ca5..1cc4acc5 100755 --- a/dmaap-listener/pom.xml +++ b/dmaap-listener/pom.xml @@ -10,7 +10,7 @@ DMAAP Listener org.onap.ccsdk.sli.northbound - sdnc-northbound + ccsdk-sli-northbound 0.1.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index c0f7ac61..94756709 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ 4.0.0 pom org.onap.ccsdk.sli.northbound - sdnc-northbound + ccsdk-sli-northbound SDN-C Northbound APIs https://wiki.openecomp.org diff --git a/ueb-listener/pom.xml b/ueb-listener/pom.xml index 5f8d5ca1..84e40769 100755 --- a/ueb-listener/pom.xml +++ b/ueb-listener/pom.xml @@ -10,7 +10,7 @@ UEB Listener org.onap.ccsdk.sli.northbound - sdnc-northbound + ccsdk-sli-northbound 0.1.0-SNAPSHOT