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/restconf-client/installer/pom.xml | 6 +++--- plugins/restconf-client/pom.xml | 6 +++--- plugins/restconf-client/provider/pom.xml | 5 ----- 3 files changed, 6 insertions(+), 11 deletions(-) (limited to 'plugins/restconf-client') diff --git a/plugins/restconf-client/installer/pom.xml b/plugins/restconf-client/installer/pom.xml index 9a85acb74..a0285405b 100755 --- a/plugins/restconf-client/installer/pom.xml +++ b/plugins/restconf-client/installer/pom.xml @@ -3,9 +3,9 @@ 4.0.0 - org.onap.ccsdk.sli.plugins - restconf-client - 1.2.0-SNAPSHOT + org.onap.ccsdk.parent + odlparent-lite + 2.1.1-SNAPSHOT org.onap.ccsdk.sli.plugins diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml index 3b376562a..132c62dad 100755 --- a/plugins/restconf-client/pom.xml +++ b/plugins/restconf-client/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/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index 66d05de10..dbe16754f 100755 --- a/plugins/restconf-client/provider/pom.xml +++ b/plugins/restconf-client/provider/pom.xml @@ -6,7 +6,6 @@ org.onap.ccsdk.parent binding-parent 2.1.1-SNAPSHOT - org.onap.ccsdk.sli.plugins @@ -32,10 +31,6 @@ org.glassfish.jersey.media jersey-media-sse - - org.glassfish.jersey.inject - jersey-hk2 - javax.ws.rs javax.ws.rs-api -- cgit 1.2.3-korg