Miscelanous fixes after the release of the artifacts
[controller.git] / opendaylight / northbound / hosttracker / pom.xml
index 0ba293a587abdc0f76b4e48a01361a76a6e1aca6..4792fbaa06b9097e81cf2a98ac3f213472f27ad5 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>