From 0e4e58bf061df695341ac250beb97a978cefdaf7 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 29 Jan 2021 17:42:42 +0000 Subject: Revert "migrate sli to alu-SR1" This reverts commit ce4e5f9a00d2677495240ad367b9bfc4b74752d0. Reason for revert: ODL upgrade changes need to be backed out until issues in ccsdk/features are resolved. Change-Id: I168e2519e37f3eee61609d0da890c14db49ec49e --- plugins/restconf-client/provider/pom.xml | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'plugins/restconf-client/provider/pom.xml') diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index 58aa4219b..dbe16754f 100755 --- a/plugins/restconf-client/provider/pom.xml +++ b/plugins/restconf-client/provider/pom.xml @@ -24,13 +24,6 @@ pom import - - org.glassfish.jersey - jersey-bom - 2.27 - import - pom - @@ -38,7 +31,6 @@ org.glassfish.jersey.media jersey-media-sse - javax.ws.rs javax.ws.rs-api @@ -121,11 +113,6 @@ jersey-container-grizzly2-http test - - org.glassfish.jersey.inject - jersey-hk2 - test - org.hamcrest hamcrest-library -- cgit 1.2.3-korg