pom.xml
branchmodel
changeset 492 854286e49061
parent 425 af1d8e828955
child 543 1adce93fea0f
     1.1 --- a/pom.xml	Fri Jan 11 11:17:55 2013 +0100
     1.2 +++ b/pom.xml	Sun Jan 20 18:20:18 2013 +0100
     1.3 @@ -75,6 +75,7 @@
     1.4                         <exclude>.*/**</exclude>
     1.5                         <exclude>mojo/src/main/resources/archetype-resources/**</exclude>
     1.6                         <exclude>vmtest/src/test/resources/**</exclude>
     1.7 +                       <exclude>javaquery/api/src/main/resources/org/apidesign/bck2brwsr/htmlpage/knockout*.js</exclude>
     1.8                    </excludes>
     1.9                </configuration>
    1.10            </plugin>
    1.11 @@ -112,4 +113,4 @@
    1.12    <properties>
    1.13        <license>COPYING</license>
    1.14    </properties>
    1.15 -</project>
    1.16 \ No newline at end of file
    1.17 +</project>