Reverting because it caused instability to the northbound, wondering why verify didn...
[controller.git] / opendaylight / northbound / statistics / pom.xml
index db4c4a941342a23f8cb34c58c9d0f6c7f1e73b7f..cad50e299834a633a03b36e95776e93120bd9abe 100644 (file)
@@ -58,7 +58,6 @@
                 javax.xml.bind.annotation,
                 javax.xml.bind,
                 org.slf4j,
-                org.apache.catalina.filters,
                 !org.codehaus.enunciate.jaxrs
               </Import-Package>
             <Export-Package>
       <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>