aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonios Chalkiopoulos <Antwnis@gmail.com>2014-05-22 22:09:02 +0100
committerAntonios Chalkiopoulos <Antwnis@gmail.com>2014-05-22 22:09:02 +0100
commit03f7673131d9af27c59e6f8dfc317ad278b0f405 (patch)
tree2641dc64d8e6d7cc594e48466645fc262c8110e5
parent08e00dfce43244ec1edb0e2363a977fea985b454 (diff)
downloadSpyGlass-03f7673131d9af27c59e6f8dfc317ad278b0f405.tar.gz
SpyGlass-03f7673131d9af27c59e6f8dfc317ad278b0f405.zip
typo fix
-rw-r--r--src/main/resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/pom.xml b/src/main/resources/pom.xml
index 6c62ba5..e8da6f1 100644
--- a/src/main/resources/pom.xml
+++ b/src/main/resources/pom.xml
@@ -66,7 +66,7 @@
<!-- Scalding -->
<dependency>
- <groupId>com.twitter</groupId>-->
+ <groupId>com.twitter</groupId>
<artifactId>scalding-core_2.10</artifactId>
<version>0.9.1</version>
</dependency>