Remove jersey-core dependency in CSS
[controller.git] / opendaylight / config / config-persister-directory-xml-adapter / pom.xml
index f805ee546f37d730b91f338f4ddb718d75a9289f..38750342b01f388d51bdcb5f7474572c7b16cc95 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>