From b571871a27aa5c05198c10b148976aaf31fbc927 Mon Sep 17 00:00:00 2001 From: James Strachan Date: Wed, 13 Jun 2012 16:25:08 +0100 Subject: [PATCH] fixed mvn build (so that the mvn plugin can compile test cases) --- libraries/tools/kotlin-js-library/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/libraries/tools/kotlin-js-library/pom.xml b/libraries/tools/kotlin-js-library/pom.xml index e049205fe20..f48ada2f6cd 100644 --- a/libraries/tools/kotlin-js-library/pom.xml +++ b/libraries/tools/kotlin-js-library/pom.xml @@ -38,6 +38,12 @@ + + + + + + @@ -49,6 +55,10 @@ + + + +