rt/flow/pom.xml
branchflow
changeset 1842 dd4dabfead82
parent 1818 21089a85f02b
     1.1 --- a/rt/flow/pom.xml	Fri Mar 13 11:59:26 2015 +0100
     1.2 +++ b/rt/flow/pom.xml	Fri Sep 11 14:51:09 2015 +0200
     1.3 @@ -15,13 +15,11 @@
     1.4              <artifactId>testng</artifactId>
     1.5              <scope>test</scope>
     1.6          </dependency>
     1.7 -        <!-- Uncomment this dependency, David.
     1.8          <dependency>
     1.9              <groupId>com.oracle.graal</groupId>
    1.10 -            <artifactId>tag</artifactId>
    1.11 -            <version>0.6-SNAPSHOT</version>
    1.12 +            <artifactId>graal</artifactId>
    1.13 +            <version>0.9-SNAPSHOT</version>
    1.14          </dependency>
    1.15 -        -->
    1.16          <dependency>
    1.17              <groupId>${project.groupId}</groupId>
    1.18              <artifactId>vm4brwsr</artifactId>