Remove superfluous groupId.
[controller.git] / opendaylight / web / devices / pom.xml
index 00360c3e2b7ab637594bc16d8b0b9ca153091df0..7bd88ab8c514262aa4010b420b3c2248398239fc 100644 (file)
@@ -8,7 +8,6 @@
                <version>1.4.0-SNAPSHOT</version>
                <relativePath>../../commons/opendaylight</relativePath>
        </parent>
-       <groupId>org.opendaylight.controller</groupId>
        <artifactId>devices.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>/one/devices</Web-ContextPath>
+                                               <Web-ContextPath>/controller/web/devices</Web-ContextPath>
                                        </instructions>
                                </configuration>
                        </plugin>
                <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>