Merge "minor fix of obviously wrong Logger in NeutronSubnet (was NeutronSubnet)"
authorMichael Vorburger <vorburger@redhat.com>
Tue, 17 Apr 2018 16:47:15 +0000 (16:47 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 17 Apr 2018 16:47:16 +0000 (16:47 +0000)
northbound-api/pom.xml

index 3931ba8975a318d2afef85e317d1cb12274f5d95..e0e70dde3687807317a7a6f10a53c7f6d3e88e40 100644 (file)
       <artifactId>neutron-spi</artifactId>
       <version>${project.version}</version>
     </dependency>
-    <dependency>
-      <groupId>org.eclipse.jetty</groupId>
-      <artifactId>jetty-servlets</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
       <artifactId>org.osgi.core</artifactId>
@@ -87,7 +83,6 @@
           <instructions>
             <Import-Package>
               com.sun.jersey.spi.container.servlet,
-              org.eclipse.jetty.servlets,
               !org.codehaus.enunciate.jaxrs,
 
               com.sun.xml.bind;resolution:=optional,