launcher/fx/pom.xml
branchmodel
changeset 1043 bd80952bfd11
parent 1041 f18b7262fe91
child 1060 e3845e4f0ec8
     1.1 --- a/launcher/fx/pom.xml	Sun Apr 28 17:42:49 2013 +0200
     1.2 +++ b/launcher/fx/pom.xml	Sun Apr 28 21:17:04 2013 +0200
     1.3 @@ -45,10 +45,5 @@
     1.4        <scope>system</scope>
     1.5        <systemPath>${java.home}/lib/jfxrt.jar</systemPath>
     1.6      </dependency>
     1.7 -    <dependency>
     1.8 -        <groupId>${project.groupId}</groupId>
     1.9 -        <artifactId>vm4brwsr</artifactId>
    1.10 -        <version>${project.version}</version>
    1.11 -    </dependency>
    1.12    </dependencies>
    1.13  </project>