From 71fb63595ff340651f1499705849a08d0eba954b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 5 Mar 2020 11:53:23 -0500 Subject: Roll master to Guilin Roll versions of master for early Guilin development Change-Id: If777c42a3a6bf10589835b73b02f2fccdeca9490 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney --- template-node/provider/pom.xml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'template-node/provider') diff --git a/template-node/provider/pom.xml b/template-node/provider/pom.xml index 5832ad12d..6e1875c14 100644 --- a/template-node/provider/pom.xml +++ b/template-node/provider/pom.xml @@ -5,32 +5,31 @@ org.onap.ccsdk.parent binding-parent - 1.5.2 + 2.0.0-SNAPSHOT org.onap.ccsdk.sli.plugins template-node-provider - 0.7.1-SNAPSHOT + 1.0.0-SNAPSHOT bundle - ccsdk-sli-plugins :: template-node :: ${project.artifactId} + ccsdk-sli-plugins :: template-node :: ${project.artifactId} - + ${project.version} - + - org.onap.ccsdk.sli.core - sli-core-artifacts - ${ccsdk.sli.core.version} - pom - import + org.onap.ccsdk.sli.core + sli-core-artifacts + ${ccsdk.sli.core.version} + pom + import - junit -- cgit 1.2.3-korg