vm/pom.xml
brancharithmetic
changeset 699 6cad41d877d2
parent 218 bbc04118d571
child 672 add357fd6c5c
     1.1 --- a/vm/pom.xml	Thu Nov 29 00:02:37 2012 +0100
     1.2 +++ b/vm/pom.xml	Thu Feb 07 17:24:19 2013 +0100
     1.3 @@ -90,7 +90,7 @@
     1.4      </dependency>
     1.5      <dependency>
     1.6        <groupId>${project.groupId}</groupId>
     1.7 -      <artifactId>emul</artifactId>
     1.8 +      <artifactId>emul.mini</artifactId>
     1.9        <version>0.3-SNAPSHOT</version>
    1.10        <scope>test</scope>
    1.11      </dependency>