Reverting because it caused instability to the northbound, wondering why verify didn...
[controller.git] / opendaylight / northbound / flowprogrammer / pom.xml
index 201bf477ee210aa254e11e8de846c11d9b3aa0d0..94991c573efa29267d11c6ea800af85a5b99edb6 100644 (file)
@@ -43,8 +43,7 @@
               org.opendaylight.controller.northbound.commons.utils,
               org.opendaylight.controller.sal.authorization,
               org.opendaylight.controller.usermanager,
-              com.sun.jersey.spi.container.servlet,
-              org.apache.catalina.filters,
+                          com.sun.jersey.spi.container.servlet,
               javax.ws.rs,
               javax.ws.rs.core,
               javax.xml.bind.annotation,
       <artifactId>com.sun.jersey.jersey-servlet</artifactId>
       <version>1.17-SNAPSHOT</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>