Remove superfluous groupId.
[controller.git] / opendaylight / web / troubleshoot / pom.xml
index 8aab6d5fb781e5b5c6e3032b1ac9b172ddda7c3d..0b7b794cbbf4b9700711da0143f9bc8c19805b9a 100644 (file)
@@ -8,7 +8,6 @@
                <version>1.4.0-SNAPSHOT</version>
                <relativePath>../../commons/opendaylight</relativePath>
        </parent>
-       <groupId>org.opendaylight.controller</groupId>
        <artifactId>troubleshoot.web</artifactId>
        <version>0.4.0-SNAPSHOT</version>
        <packaging>bundle</packaging>
                                                        org.springframework.web.servlet,
                                                        org.springframework.web.servlet.config,
                                                        org.springframework.web.servlet.view,
-
                                                        org.springframework.web.filter,
-                                                       org.springframework.web.context,
-                                                       org.springframework.security.core,
-                                                       org.springframework.security.core.userdetails,
-                                                       org.springframework.security.core.authority,
-                                                       org.springframework.security.core.context,
-                                                       org.springframework.security.authentication,
-                                                       org.springframework.security.config,
-                                                       org.springframework.security.config.authentication,
-                                                       org.springframework.security.taglibs.authz,
-                                                       org.springframework.security.web,
-                                                       org.springframework.security.web.context,
-                                                       org.springframework.security.web.authentication,
-                                                       org.springframework.security.web.authentication.www,
-                                                       org.springframework.security.provisioning,
-                                                       org.springframework.security.web.util,
-                                                       org.springframework.security.web.authentication.rememberme,
-                                                       org.springframework.security.web.authentication.logout,
-                                                       org.springframework.dao
+                                                       org.springframework.web.context                                                 
                                                </Import-Package>
                                                <Web-ContextPath>/controller/web/troubleshoot</Web-ContextPath>
                                        </instructions>
                <dependency>
                        <groupId>org.opendaylight.controller</groupId>
                        <artifactId>sal</artifactId>
-                       <version>0.4.0-SNAPSHOT</version>
+                       <version>0.5.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.opendaylight.controller</groupId>