aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorChandan Rajah <chandan.rajah@gmail.com>2013-07-15 14:27:13 +0100
committerChandan Rajah <chandan.rajah@gmail.com>2013-07-15 14:27:13 +0100
commitfe337fb700e5a7b56a21f1329380110118a5089c (patch)
treef0eec922e69cc7fd9a3c0cec7ece91a9cf75417c /pom.xml
parent606b0dc440089bbd1302b333d6399e17177d6891 (diff)
downloadSpyGlass-fe337fb700e5a7b56a21f1329380110118a5089c.tar.gz
SpyGlass-fe337fb700e5a7b56a21f1329380110118a5089c.zip
Reverting back to Scala version 2.9.3 due to problems running jobs on the cluster
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index da33aa2..6c0c234 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
<name>Cascading and Scalding wrapper for HBase with advanced features</name>
<groupId>parallelai</groupId>
<artifactId>parallelai.spyglass_2.9.3</artifactId>
- <version>2.1.1</version>
+ <version>2.2.0</version>
<packaging>jar</packaging>
<properties>
@@ -362,4 +362,4 @@
</pluginManagement>
</build>
-</project> \ No newline at end of file
+</project>