ko-osgi-test/pom.xml
branchosgi
changeset 390 186c98dc8550
parent 371 87bbddaa2db1
child 391 ab693b8dc2e0
     1.1 --- a/ko-osgi-test/pom.xml	Sun Dec 22 07:14:05 2013 +0100
     1.2 +++ b/ko-osgi-test/pom.xml	Sat Jan 04 08:11:47 2014 +0100
     1.3 @@ -9,6 +9,9 @@
     1.4      <artifactId>ko-osgi-test</artifactId>
     1.5      <packaging>jar</packaging>
     1.6      <description>Runs the TCK for Knockout in an OSGi Container</description>
     1.7 +    <properties>
     1.8 +        <netbeans.compile.on.save>none</netbeans.compile.on.save>
     1.9 +    </properties>
    1.10      <build>
    1.11          <plugins>
    1.12              <plugin>