diff --git a/pom.xml b/pom.xml index 54c9111..6d87a2e 100755 --- a/pom.xml +++ b/pom.xml @@ -20,26 +20,15 @@ - - org.scala-lang - scala-library - ${scala.version} - - - org.scalatest - scalatest_2.11 - ${scalatest.version} - test - it.unimi.dsi fastutil 7.1.0 - org.apache.velocity - velocity - 1.7 + commons-lang + commons-lang + 2.4 com.github.fommil.netlib @@ -47,12 +36,6 @@ 1.1.2 pom - - org.scalanlp - breeze_2.11 - 0.13.1 - test - commons-logging commons-logging @@ -69,9 +52,28 @@ 1.6.2 - com.google.guava - guava - 12.0 + org.apache.velocity + velocity + 1.7 + test + + + org.scala-lang + scala-library + ${scala.version} + test + + + org.scalatest + scalatest_${scala.binary.version} + ${scalatest.version} + test + + + org.scalanlp + breeze_${scala.binary.version} + 0.13.1 + test