# HG changeset patch # User Jaroslav Tulach # Date 1367178544 -7200 # Node ID a8765b0163d9b0a43c4d056c390c79900f805103 # Parent 1e6d2b0faea60e2c8e7fc0c565ed57f09dbf57e2 Having a reference to emul here causes a cyclic loop. Removing. diff -r 1e6d2b0faea6 -r a8765b0163d9 launcher/http/pom.xml --- a/launcher/http/pom.xml Sun Apr 28 21:35:30 2013 +0200 +++ b/launcher/http/pom.xml Sun Apr 28 21:49:04 2013 +0200 @@ -51,11 +51,5 @@ vm4brwsr ${project.version} - - ${project.groupId} - emul - ${project.version} - rt -