diff -r 398110b3eee6 -r 70d15cf323ba benchmarks/matrix-multiplication/pom.xml --- a/benchmarks/matrix-multiplication/pom.xml Wed Dec 12 20:35:01 2012 +0100 +++ b/benchmarks/matrix-multiplication/pom.xml Tue Dec 25 14:07:02 2012 +0100 @@ -25,20 +25,6 @@ 1.7 - - - org.apidesign.bck2brwsr - mojo - 0.3-SNAPSHOT - - - - j2js - - - - - @@ -88,24 +74,22 @@ 0.3-SNAPSHOT - com.googlecode.jstd-maven-plugin - jstd-maven-plugin - 1.3.2.5 - test + org.testng + testng + 6.5.2 + test + + + junit + junit + + + + + org.apidesign.bck2brwsr + vmtest + 0.3-SNAPSHOT + test - - - - jstd-maven-plugin google code repo - http://jstd-maven-plugin.googlecode.com/svn/maven2 - - - - - jstd-maven-plugin google code repo - http://jstd-maven-plugin.googlecode.com/svn/maven2 - - -