Reverting because it caused instability to the northbound, wondering why verify didn...
[controller.git] / opendaylight / northbound / hosttracker / pom.xml
index b588c0715b222d74927ffd94799bdc51cd01503c..40aaf462ad8ec1a4f07a0ad36c4db51cf904cd93 100644 (file)
@@ -51,7 +51,6 @@
               javax.xml.bind.annotation,
               javax.xml.bind,
               org.slf4j,
-              org.apache.catalina.filters,
               !org.codehaus.enunciate.jaxrs
             </Import-Package>
             <Web-ContextPath>/controller/nb/v2/host</Web-ContextPath>
       <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.42-SNAPSHOT</version>
-    </dependency>
   </dependencies>
 </project>