emul/pom.xml
changeset 112 30eaae00f967
parent 93 a236a9f137ac
child 218 bbc04118d571
     1.1 --- a/emul/pom.xml	Mon Oct 08 17:10:27 2012 -0700
     1.2 +++ b/emul/pom.xml	Tue Oct 16 17:24:43 2012 +0200
     1.3 @@ -17,12 +17,6 @@
     1.4    </properties>
     1.5    <dependencies>
     1.6      <dependency>
     1.7 -      <groupId>junit</groupId>
     1.8 -      <artifactId>junit</artifactId>
     1.9 -      <version>3.8.1</version>
    1.10 -      <scope>test</scope>
    1.11 -    </dependency>
    1.12 -    <dependency>
    1.13        <groupId>org.apidesign.bck2brwsr</groupId>
    1.14        <artifactId>core</artifactId>
    1.15        <version>1.0-SNAPSHOT</version>