pom.xml
branchnetbeans
changeset 362 92fb71afdc0e
parent 361 700087d2a5d3
child 364 2739565c7a45
     1.1 --- a/pom.xml	Mon Dec 16 15:48:09 2013 +0100
     1.2 +++ b/pom.xml	Mon Dec 16 16:59:43 2013 +0100
     1.3 @@ -92,7 +92,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/apidesign/html/kofx/knockout*.js</exclude>
     1.8 +                       <exclude>ko-fx/src/main/resources/org/netbeans/html/kofx/knockout*.js</exclude>
     1.9                    </excludes>
    1.10                </configuration>
    1.11            </plugin>