pom.xml
branchUniversalKO
changeset 443 cfaeaa98a0a6
parent 442 bd85dbbdc60c
child 448 aa897e600d06
     1.1 --- a/pom.xml	Thu Jan 09 15:03:34 2014 +0100
     1.2 +++ b/pom.xml	Thu Jan 09 15:07:00 2014 +0100
     1.3 @@ -94,7 +94,7 @@
     1.4                         <exclude>*</exclude>
     1.5                         <exclude>.*/**</exclude>
     1.6                         <exclude>ko-archetype/src/main/resources/**</exclude>
     1.7 -                       <exclude>ko-fx/src/main/resources/org/netbeans/html/kofx/knockout*.js</exclude>
     1.8 +                       <exclude>ko4j/src/main/resources/org/netbeans/html/ko4j/knockout*.js</exclude>
     1.9                    </excludes>
    1.10                </configuration>
    1.11            </plugin>