javaquery/demo-calculator/pom.xml
branchemul
changeset 691 10194cb7ffc2
parent 674 5d9cd8add4c6
child 692 d088fc482c65
     1.1 --- a/javaquery/demo-calculator/pom.xml	Tue Feb 05 15:32:41 2013 +0100
     1.2 +++ b/javaquery/demo-calculator/pom.xml	Wed Feb 06 17:52:31 2013 +0100
     1.3 @@ -92,7 +92,7 @@
     1.4        <classifier>js</classifier>
     1.5        <type>zip</type>
     1.6        <version>0.3-SNAPSHOT</version>
     1.7 -      <scope>runtime</scope>
     1.8 +      <scope>provided</scope>
     1.9      </dependency>
    1.10    </dependencies>
    1.11  </project>