aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAntonios Chalkiopoulos <Antwnis@gmail.com>2014-05-22 22:20:58 +0100
committerAntonios Chalkiopoulos <Antwnis@gmail.com>2014-05-22 22:20:58 +0100
commita03777f8328d0b6954ea4393eb24ad89ef66ee0c (patch)
tree3007e3d996479a8257b8c696ead269c2065ec31b /src
parent03f7673131d9af27c59e6f8dfc317ad278b0f405 (diff)
downloadSpyGlass-a03777f8328d0b6954ea4393eb24ad89ef66ee0c.tar.gz
SpyGlass-a03777f8328d0b6954ea4393eb24ad89ef66ee0c.zip
Progressing with Scalding 0.10.0 and releasing in conjars.org
Diffstat (limited to 'src')
-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 -->