diff options
author | Maheshkumar Thangavel <technotring@gmail.com> | 2014-12-30 10:31:36 +0000 |
---|---|---|
committer | Maheshkumar Thangavel <technotring@gmail.com> | 2014-12-30 10:31:36 +0000 |
commit | 0514c9a0f2186d1d58440c3027f3642f34e10287 (patch) | |
tree | d97ce877f03ee74add6c6f42d43332a9b4de6e36 | |
parent | 3b8c6cc319786a0533acd09dc1df86db0e79c3b6 (diff) | |
download | SpyGlass-0514c9a0f2186d1d58440c3027f3642f34e10287.tar.gz SpyGlass-0514c9a0f2186d1d58440c3027f3642f34e10287.zip |
#20 Added spyglass version 4.4 suffix to version tag.
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ <name>Cascading and Scalding wrapper for HBase with advanced features</name> <groupId>parallelai</groupId> <artifactId>parallelai.spyglass</artifactId> - <version>2.10_0.10_CDH5.2.1</version> + <version>2.10_0.10_CDH5.2.1_4.4</version> <packaging>jar</packaging> <properties> |