Removing unused controller's jersey dependency 27/43127/3
authorTomas Cechvala <tcechval@cisco.com>
Thu, 4 Aug 2016 15:37:17 +0000 (17:37 +0200)
committerTomas Cechvala <tcechval@cisco.com>
Tue, 16 Aug 2016 12:36:10 +0000 (12:36 +0000)
Change-Id: I383d2291578efb64cf0ffd9e8c3f91624409b28d
Signed-off-by: Tomas Cechvala <tcechval@cisco.com>
features/pom.xml

index 4e74e8e7c60556ca714abe598f31e0bb0413e7f4..9cd810470f401f05cdf281de2638997659ec66dc 100755 (executable)
       <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>
 
     <!-- sxp -->
     <dependency>