javaquery/api/pom.xml
branchmodel
changeset 1055 0d7b63408a1e
parent 1037 2b1b95bd6ff5
child 1060 e3845e4f0ec8
     1.1 --- a/javaquery/api/pom.xml	Sun Apr 28 14:45:02 2013 +0200
     1.2 +++ b/javaquery/api/pom.xml	Mon Apr 29 13:56:16 2013 +0200
     1.3 @@ -78,17 +78,6 @@
     1.4        <artifactId>launcher.http</artifactId>
     1.5        <version>${project.version}</version>
     1.6        <scope>test</scope>
     1.7 -    </dependency>
     1.8 -    <dependency>
     1.9 -      <groupId>org.apidesign.html</groupId>
    1.10 -      <artifactId>net.java.html.json</artifactId>
    1.11 -      <version>0.1-SNAPSHOT</version>
    1.12 -    </dependency>
    1.13 -    <dependency>
    1.14 -      <groupId>org.apidesign.html</groupId>
    1.15 -      <artifactId>net.java.html.json.tck</artifactId>
    1.16 -      <version>0.1-SNAPSHOT</version>
    1.17 -      <scope>test</scope>
    1.18 -    </dependency>
    1.19 +    </dependency>    
    1.20    </dependencies>
    1.21  </project>