From 5de81966f5574ae83e85aa7d5aa8865ea5deef24 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 26 Jan 2021 13:15:47 -0500 Subject: Revert "Limit use of odlparent poms" This reverts commit 7de29bfea89ff53a446bea07d8f74d1aaa87045b, due to issues encountered in the odlsli container in ccsdk/distribution. Issue-ID: CCSDK-3001 Issue-ID: CCSDK-3099 Change-Id: I79252b74693895f483eb390c575bb244195fe7ed Signed-off-by: Dan Timoney --- plugins/template-node/installer/pom.xml | 6 +++--- plugins/template-node/pom.xml | 6 +++--- plugins/template-node/provider/pom.xml | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'plugins/template-node') diff --git a/plugins/template-node/installer/pom.xml b/plugins/template-node/installer/pom.xml index 42d295bd3..6c2fdd798 100644 --- a/plugins/template-node/installer/pom.xml +++ b/plugins/template-node/installer/pom.xml @@ -3,9 +3,9 @@ 4.0.0 - org.onap.ccsdk.sli.plugins - template-node - 1.2.0-SNAPSHOT + org.onap.ccsdk.parent + odlparent-lite + 2.1.1-SNAPSHOT org.onap.ccsdk.sli.plugins diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml index cb0f48321..55e233e8b 100644 --- a/plugins/template-node/pom.xml +++ b/plugins/template-node/pom.xml @@ -3,9 +3,9 @@ 4.0.0 - org.onap.ccsdk.sli.plugins - plugins-root - 1.2.0-SNAPSHOT + org.onap.ccsdk.parent + odlparent-lite + 2.1.1-SNAPSHOT org.onap.ccsdk.sli.plugins diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml index 930afef7d..7ae8e6d4d 100644 --- a/plugins/template-node/provider/pom.xml +++ b/plugins/template-node/provider/pom.xml @@ -3,9 +3,9 @@ 4.0.0 - org.onap.ccsdk.sli.plugins - template-node - 1.2.0-SNAPSHOT + org.onap.ccsdk.parent + binding-parent + 2.1.1-SNAPSHOT org.onap.ccsdk.sli.plugins @@ -43,7 +43,7 @@ org.apache.velocity - velocity-engine-core + velocity -- cgit 1.2.3-korg