rt/aot-nb-test/pom.xml
changeset 1897 cb637833bfb3
parent 1895 bfaf3300b7ba
child 1904 ceb231ab85f6
     1.1 --- a/rt/aot-nb-test/pom.xml	Sat Mar 19 12:51:03 2016 +0100
     1.2 +++ b/rt/aot-nb-test/pom.xml	Sun Mar 20 07:01:40 2016 +0100
     1.3 @@ -53,12 +53,6 @@
     1.4              <version>${project.version}</version>
     1.5              <scope>test</scope>
     1.6          </dependency>
     1.7 -        <dependency>
     1.8 -            <groupId>junit</groupId>
     1.9 -            <artifactId>junit</artifactId>
    1.10 -            <version>4.12</version>
    1.11 -            <type>jar</type>
    1.12 -        </dependency>
    1.13      </dependencies>
    1.14      <build>
    1.15          <plugins>