# HG changeset patch # User Jaroslav Tulach # Date 1426245354 -3600 # Node ID 3699cd474124a1c06aaeffdbb69ec24140fd3787 # Parent 21089a85f02b1ddfe2c9aac421b40480e8a23677 Removing the added dependency. The Mojo does not need Graal dependency currently at all. diff -r 21089a85f02b -r 3699cd474124 rt/mojo/pom.xml --- a/rt/mojo/pom.xml Fri Mar 13 11:59:26 2015 +0100 +++ b/rt/mojo/pom.xml Fri Mar 13 12:15:54 2015 +0100 @@ -104,17 +104,5 @@ 1.0-SNAPSHOT jar - - com.oracle.graal - tag - 0.6-SNAPSHOT - jar - - - org.testng - testng - 6.8.1 - test -