vm/pom.xml
brancharithmetic
changeset 680 7ffb635a5c4f
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	Wed Feb 06 12:46:35 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>