]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/plugins/pom.xml
[maven-release-plugin] prepare release argeo-commons-1.1.3
[lgpl/argeo-commons.git] / security / plugins / pom.xml
index 4becfbdf848200f4831f35997afd157461e19673..1049490716c276f3f6e9320c8f8c5cf53f29486c 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">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?><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</groupId>
-               <version>0.3.4-SNAPSHOT</version>
+               <version>1.1.3</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -27,9 +26,9 @@
                                <directory>.</directory>
                                <includes>
                                        <include>plugin.xml</include>
+                                       <include>security*.properties</include>
                                        <include>META-INF/**</include>
                                        <include>branding/**</include>
-                                       <include>jaas/**</include>
                                        <include>icons/**</include>
                                </includes>
                        </resource>
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.3.4-SNAPSHOT</version>
-                       <scope>test</scope>
-               </dependency>
-               <dependency>
-                       <groupId>javax.xml.stream</groupId>
-                       <artifactId>com.springsource.javax.xml.stream</artifactId>
+                       <version>1.1.3</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
-</project>
+</project>
\ No newline at end of file