]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/modules/org.argeo.server.rap.webapp/pom.xml
[maven-release-plugin] rollback the release of argeo-commons-2.1.11
[lgpl/argeo-commons.git] / server / modules / org.argeo.server.rap.webapp / pom.xml
index fcff90860a977d9ec3b116c0750b80395542a0eb..4f0b6e923100846a135e5c861eb0eb5425dc9c03 100644 (file)
@@ -1,9 +1,8 @@
-<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">
+<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>0.3.4-SNAPSHOT</version>
+               <version>2.1.11-SNAPSHOT</version>
                <artifactId>modules</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -17,7 +16,7 @@
                                <artifactId>maven-bundle-plugin</artifactId>
                                <configuration>
                                        <instructions>
-                                               <Web-ContextPath>org.argeo.rap.webapp</Web-ContextPath>
+                                               <Web-ContextPath>ui</Web-ContextPath>
                                                <Import-Package>
                                                        *,
 
@@ -34,6 +33,7 @@
                                                        org.springframework.security.ui.logout,
                                                        org.springframework.security.ui.rememberme,
                                                        org.springframework.security.ui.webapp,
+                                                       org.springframework.security.ui.preauth.x509,
                                                        org.springframework.security.userdetails,
                                                        org.springframework.security.util,
                                                        org.springframework.security.vote,