Reverting because it caused instability to the northbound, wondering why verify didn...
[controller.git] / opendaylight / northbound / subnets / pom.xml
index 43b8f9ebb08bb87acbf84639be432352417b8df4..a3931beadd34540de0c3d97cdd84e83ffe6428cd 100644 (file)
@@ -65,7 +65,6 @@
               javax.xml.bind,
               javax.xml.bind.annotation,
               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>