pom.xml
branchdew
changeset 468 a7ff47e054f3
parent 467 c50c541368f8
child 543 1adce93fea0f
     1.1 --- a/pom.xml	Wed Jan 16 12:27:53 2013 +0100
     1.2 +++ b/pom.xml	Wed Jan 16 12:28:56 2013 +0100
     1.3 @@ -74,6 +74,7 @@
     1.4                         <exclude>*</exclude>
     1.5                         <exclude>.*/**</exclude>
     1.6                         <exclude>mojo/src/main/resources/archetype-resources/**</exclude>
     1.7 +                       <exclude>launcher/src/main/resources/org/apidesign/bck2brwsr/dew/**</exclude>
     1.8                         <exclude>vmtest/src/test/resources/**</exclude>
     1.9                    </excludes>
    1.10                </configuration>