json-tck/pom.xml
branchclassloader
changeset 137 936e2d60ca03
parent 99 a3fa44ba2024
child 215 24612fed24b5
     1.1 --- a/json-tck/pom.xml	Thu May 16 14:10:02 2013 +0200
     1.2 +++ b/json-tck/pom.xml	Fri Jun 21 15:54:38 2013 +0200
     1.3 @@ -47,12 +47,6 @@
     1.4        </exclusions>
     1.5      </dependency>
     1.6      <dependency>
     1.7 -      <groupId>org.apidesign.bck2brwsr</groupId>
     1.8 -      <artifactId>vmtest</artifactId>
     1.9 -      <version>${bck2brwsr.version}</version>
    1.10 -      <type>jar</type>
    1.11 -    </dependency>
    1.12 -    <dependency>
    1.13        <groupId>org.netbeans.api</groupId>
    1.14        <artifactId>org-openide-util</artifactId>
    1.15        <scope>provided</scope>