Remove jersey-core dependency in CSS 69/71069/2
authorTom Pantelis <tompantelis@gmail.com>
Tue, 17 Apr 2018 19:06:55 +0000 (15:06 -0400)
committerRobert Varga <nite@hq.sk>
Fri, 27 Apr 2018 15:17:12 +0000 (15:17 +0000)
Change-Id: I34a027075e85c65fca8fe7987c1eb3bf113f2eef
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
(cherry picked from commit b6e1ef5ad693018dfb0a9b5b03b570ba3dc295de)

opendaylight/config/config-persister-directory-xml-adapter/pom.xml

index c0e1da32d54ca35eb4cf036b3785291394368b87..5175dce6f69f5e5ae284f37a3f79ca071a119ecd 100644 (file)
       <groupId>org.eclipse.persistence</groupId>
       <artifactId>org.eclipse.persistence.moxy</artifactId>
     </dependency>
-    <!-- Moxy has an optional dependency on Jersey -->
-    <dependency>
-      <groupId>com.sun.jersey</groupId>
-      <artifactId>jersey-core</artifactId>
-    </dependency>
-
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>config-persister-file-xml-adapter</artifactId>