]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - server/org.argeo.slc.ria/pom.xml
Remove old transition files
[gpl/argeo-slc.git] / server / org.argeo.slc.ria / pom.xml
index 52c68d757c4eced1e8ecd27e462b78b822886bc7..084e2b67c59223f9e0c485a2df596b45e14f8b5d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>server</artifactId>
-               <version>0.12.1-SNAPSHOT</version>
+               <version>0.12.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.server</groupId>
                                                        javax.servlet.jsp.jstl.core,
                                                        javax.servlet.jsp.jstl.fmt,
                                                        javax.servlet.jsp.jstl.tlv,
-                                                       javax.servlet.resources,
-                                                       org.springframework.security.ui.webapp,
-                                                       org.springframework.security.userdetails.memory,
-                                                       org.springframework.web.context,
-                                                       org.springframework.osgi.web.context.support,
-                                                       org.springframework.web.filter,
-                                                       org.springframework.security.context
+                                                       javax.servlet.resources
                                                </Import-Package>
                                                <Web-ContextPath>org.argeo.slc.ria</Web-ContextPath>
                                        </instructions>
                                                        </descriptors>
                                                </configuration>
                                        </execution>
+                                       <execution>
+                                               <id>assembly-ria-slc-web</id>
+                                               <phase>package</phase>
+                                               <goals>
+                                                       <goal>single</goal>
+                                               </goals>
+                                               <configuration>
+                                                       <descriptors>
+                                                               <descriptor>assembly/ria-slc-web.xml</descriptor>
+                                                       </descriptors>
+                                               </configuration>
+                                       </execution>                            
                                </executions>
                        </plugin>
                </plugins>