Miscelanous fixes after the release of the artifacts
[controller.git] / opendaylight / northbound / switchmanager / pom.xml
index f7ccebab98ab7f20a0e2ce55f932dc53ff27c1d0..1b9c8344a8a349e3810478a04c26f1b290517f50 100644 (file)
     </plugins>
   </build>
   <dependencies>
-    <dependency>
-      <groupId>org.opendaylight.controller.thirdparty</groupId>
-      <artifactId>com.sun.jersey.jersey-servlet</artifactId>
-      <version>1.18-SNAPSHOT</version>
-    </dependency>
-
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>containermanager</artifactId>
       <artifactId>enunciate-core-annotations</artifactId>
       <version>${enunciate.version}</version>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller.thirdparty</groupId>
-      <artifactId>org.apache.catalina.filters.CorsFilter</artifactId>
-      <version>7.0.43-SNAPSHOT</version>
-    </dependency>
   </dependencies>
 </project>