aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/pom.xml')
-rw-r--r--src/main/resources/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/pom.xml b/src/main/resources/pom.xml
index e8da6f1..e8d4fc0 100644
--- a/src/main/resources/pom.xml
+++ b/src/main/resources/pom.xml
@@ -8,7 +8,7 @@
<description>Cascading and Scalding wrapper for HBase with advanced features</description>
<groupId>parallelai</groupId>
<artifactId>parallelai.spyglass</artifactId>
- <version>2.10_0.9_4.3</version>
+ <version>2.10_0.10_4.3</version>
<packaging>jar</packaging>
<organization>
@@ -68,7 +68,7 @@
<dependency>
<groupId>com.twitter</groupId>
<artifactId>scalding-core_2.10</artifactId>
- <version>0.9.1</version>
+ <version>0.10.0</version>
</dependency>
<!-- Hadoop -->