pom.xml
branchgc
changeset 876 0bd358b6d0a7
parent 856 fd947f8643c1
child 892 de02b7c13379
     1.1 --- a/pom.xml	Mon Sep 08 17:24:35 2014 +0200
     1.2 +++ b/pom.xml	Mon Dec 08 20:59:41 2014 +0100
     1.3 @@ -18,6 +18,7 @@
     1.4        <license>COPYING</license>
     1.5        <publicPackages />
     1.6        <bundleSymbolicName>${project.artifactId}</bundleSymbolicName>
     1.7 +      <netbeans.compile.on.save>none</netbeans.compile.on.save>
     1.8    </properties>
     1.9    <modules>
    1.10      <module>json</module>