launcher/http/pom.xml
changeset 1745 40d676c86a87
parent 1723 3a1f262311cf
child 1757 837ea3e1cbaf
     1.1 --- a/launcher/http/pom.xml	Wed Nov 19 19:32:00 2014 +0100
     1.2 +++ b/launcher/http/pom.xml	Sat Dec 06 11:11:45 2014 +0100
     1.3 @@ -68,12 +68,6 @@
     1.4        <scope>test</scope>
     1.5      </dependency>
     1.6      <dependency>
     1.7 -      <groupId>${project.groupId}</groupId>
     1.8 -      <artifactId>emul</artifactId>
     1.9 -      <version>${project.version}</version>
    1.10 -      <classifier>rt</classifier>
    1.11 -    </dependency>
    1.12 -    <dependency>
    1.13        <groupId>org.apidesign.bck2brwsr</groupId>
    1.14        <artifactId>aot</artifactId>
    1.15        <version>1.0-SNAPSHOT</version>