]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - server/org.argeo.slc.ria/pom.xml
Rename into org.argeo.slc.server.jackrabbit.derby
[gpl/argeo-slc.git] / server / org.argeo.slc.ria / pom.xml
index 6449ed2ad94227ec15966441c7461093161d0410..84b1301808fd1776d7c77f10314b4ba0f51f9200 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>
                                                                        <type>zip</type>
                                                                        <outputDirectory>src/argeo-ria-src</outputDirectory>
                                                                </artifactItem>
-                                                       </artifactItems>
+                                                               <artifactItem>
+                                                                       <groupId>org.argeo.commons.security</groupId>
+                                                                       <artifactId>org.argeo.security.ria</artifactId>
+                                                                       <classifier>ria-security</classifier>
+                                                                       <type>zip</type>
+                                                                       <outputDirectory>src/argeo-ria-lib/security</outputDirectory>
+                                                               </artifactItem>                                                         
+                                                       </artifactItems>                                                        
                                                        <overWriteReleases>true</overWriteReleases>
                                                        <overWriteSnapshots>true</overWriteSnapshots>
                                                </configuration>