Centralize resources definition
[lgpl/argeo-commons.git] / security / modules / pom.xml
index d469f8506cf6f68652da4a2b2e6194faa636a94c..95074346a6b9fb33c1d028c3173d28cf495f5dcc 100644 (file)
@@ -1,4 +1,5 @@
-<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>
@@ -25,6 +26,7 @@
                                </includes>
                                <excludes>
                                        <exclude>.*</exclude>
+                                       <exclude>.*/**</exclude>
                                        <exclude>pom.xml</exclude>
                                        <exclude>build.properties</exclude>
                                </excludes>