Remove iovisor-renderer web.xml
[groupbasedpolicy.git] / renderers / iovisor / pom.xml
index 3c47fffdb9e6dfd07a5c4d7c72f1c2451470e51a..fbc8b768f88112f95a3a3f2697159c1f2e21ee6b 100755 (executable)
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
         <extensions>true</extensions>
-        <configuration>
-          <instructions>
-          </instructions>
-          <Import-Package>
-            *,
-            com.sun.jersey.spi.container.servlet,
-            org.eclipse.jetty.servlets,
-            org.opendaylight.aaa.shiro.filters,
-            org.opendaylight.aaa.shiro.realm,
-            org.opendaylight.aaa.shiro.web.env,
-            org.apache.shiro.web.env
-          </Import-Package>
-        </configuration>
       </plugin>
     </plugins>
   </build>