killbill-memoizeit

pom.xml: ignore examples directory for rat Signed-off-by:

6/15/2012 8:59:19 PM

Changes

pom.xml 1(+1 -0)

Details

pom.xml 1(+1 -0)

diff --git a/pom.xml b/pom.xml
index cc13d73..2ee404c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -478,6 +478,7 @@
                                 <exclude>bin/**</exclude>
                                 <!-- exclude mustache template files -->
                                 <exclude>**/*.mustache</exclude>
+                                <exclude>examples/**</exclude>
                             </excludes>
                         </configuration>
                     </execution>