Remove unused controller's jersey dependency 42/43142/1
authorIsaku Yamahata <isaku.yamahata@intel.com>
Thu, 4 Aug 2016 18:58:57 +0000 (11:58 -0700)
committerIsaku Yamahata <isaku.yamahata@intel.com>
Thu, 4 Aug 2016 19:07:57 +0000 (12:07 -0700)
Change-Id: I4e42c9bf9c82eb26404f0745f4c08fee92df0126
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
features/production/pom.xml
northbound-api/pom.xml

index 7f616f54d48ac98baf89474fc714946acd603857..2f765a4adf2b7ffb08e4ec085198ed73136854e8 100644 (file)
       <groupId>com.sun.jersey</groupId>
       <artifactId>jersey-server</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller.thirdparty</groupId>
-      <artifactId>com.sun.jersey.jersey-servlet</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.eclipse.persistence</groupId>
       <artifactId>org.eclipse.persistence.moxy</artifactId>
index f8a9912e9d29e7ff3f76ac2d11a85ea446d246a4..8a3c177d9aea18f5ad02500586d1173c95e4cb45 100644 (file)
       <groupId>com.sun.jersey</groupId>
       <artifactId>jersey-server</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller.thirdparty</groupId>
-      <artifactId>com.sun.jersey.jersey-servlet</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.codehaus.enunciate</groupId>
       <artifactId>enunciate-core-annotations</artifactId>