]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/modules/org.argeo.jackrabbit.webapp/pom.xml
Ensure backward compatibility of security model
[lgpl/argeo-commons.git] / server / modules / org.argeo.jackrabbit.webapp / pom.xml
index c8f54593fa85bbb36b54f7c9e9efa505c036d6c1..201bf0f2303725a534da7dc40d23bb95cac2ffda 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.server</groupId>
-               <version>1.1.3</version>
+               <version>1.1.4-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -29,7 +29,6 @@
                                                        org.argeo.jackrabbit.remote,
                                                        org.argeo.jcr,
                                                        org.argeo.jcr.mvc,
-                                                       org.argeo.server.mvc,
                                                        org.springframework.aop,
                                                        org.springframework.aop.framework,
                                                        org.springframework.aop.scope,
@@ -38,6 +37,7 @@
                                                        org.springframework.security,
                                                        org.springframework.security.providers.anonymous,
                                                        org.springframework.security.ui.webapp,
+                                                       org.springframework.security.ui.preauth.x509,
                                                        org.springframework.web.context,
                                                        org.springframework.web.filter,
                                                        org.springframework.web.servlet,