aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorChandan Rajah <chandan.rajah@gmail.com>2013-07-15 14:32:55 +0100
committerChandan Rajah <chandan.rajah@gmail.com>2013-07-15 14:32:55 +0100
commit1f0450297589ecbf89862faa951ea9004df6293e (patch)
tree92d5709ed2889367564a82945769ab1878ffe6b2 /pom.xml
parentfe337fb700e5a7b56a21f1329380110118a5089c (diff)
downloadSpyGlass-1f0450297589ecbf89862faa951ea9004df6293e.tar.gz
SpyGlass-1f0450297589ecbf89862faa951ea9004df6293e.zip
Changing the version to reflect scala 2.9.3
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 6c0c234..8c1adb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,8 +11,8 @@
<name>Cascading and Scalding wrapper for HBase with advanced features</name>
<groupId>parallelai</groupId>
- <artifactId>parallelai.spyglass_2.9.3</artifactId>
- <version>2.2.0</version>
+ <artifactId>parallelai.spyglass</artifactId>
+ <version>2.9.3_2.2.0</version>
<packaging>jar</packaging>
<properties>