]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/plugins/pom.xml
[maven-release-plugin] prepare release argeo-commons-0.3.3
[lgpl/argeo-commons.git] / security / plugins / pom.xml
index 999e666f36e07f1b9a0eb438ea14c9729b16a33c..312c3b4799882a1986fc561397e13937e60402c6 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</groupId>
-               <version>0.3.2-SNAPSHOT</version>
+               <version>0.3.3</version>
                <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -28,6 +27,7 @@
                                <includes>
                                        <include>plugin.xml</include>
                                        <include>META-INF/**</include>
+                                       <include>branding/**</include>
                                        <include>jaas/**</include>
                                        <include>icons/**</include>
                                </includes>
@@ -87,7 +87,7 @@
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.3.2-SNAPSHOT</version>
+                       <version>0.3.3</version>
                        <scope>test</scope>
                </dependency>
                <dependency>