aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/pom.xml')
-rw-r--r--core/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/pom.xml b/core/pom.xml
index 39dba46d7a..dbb2da9a9c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -58,12 +58,10 @@
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scalap</artifactId>
- <version>2.9.3</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
- <version>2.9.3</version>
</dependency>
<dependency>
<groupId>net.liftweb</groupId>