]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/modules/org.argeo.server.catalina/pom.xml
Move to the root the bundles which will be part of v1.4 and v2.2
[lgpl/argeo-commons.git] / server / modules / org.argeo.server.catalina / pom.xml
index b4945ee98f9b1e56cbab1338a266c28808e9e8f7..59fd5fefd3c77035f56eec312568afb561d63e04 100644 (file)
@@ -1,9 +1,9 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
-               <groupId>org.argeo.commons.server</groupId>
-               <version>2.1.1-SNAPSHOT</version>
-               <artifactId>modules</artifactId>
+               <groupId>org.argeo.commons</groupId>
+               <version>2.1.12-SNAPSHOT</version>
+               <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.catalina</artifactId>
@@ -32,6 +32,7 @@
                                                        org.springframework.security.ui;resolution:=optional,
                                                        org.springframework.security.ui.savedrequest;resolution:=optional,
                                                        org.springframework.security.userdetails;resolution:=optional,
+                                                       org.springframework.security.providers.preauth;resolution:=optional,
                                                        org.springframework.web.context.request;resolution:=optional
                                                </Import-Package>
                                        </instructions>