aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml15
1 files changed, 5 insertions, 10 deletions
diff --git a/pom.xml b/pom.xml
index 86a4129..b2df020 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<name>Cascading and Scalding wrapper for HBase with advanced features</name>
<groupId>parallelai</groupId>
<artifactId>parallelai.spyglass</artifactId>
- <version>2.10_0.10_4.3</version>
+ <version>2.10_0.10_4.4</version>
<packaging>jar</packaging>
<properties>
@@ -61,18 +61,13 @@
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
<repository>
- <id>cloudera-cdh4</id>
- <name>Cloudera CDH4</name>
+ <id>cloudera</id>
+ <name>Cloudera</name>
<url>http://repository.cloudera.com/artifactory/cloudera-repos/</url>
</repository>
- <repository>
+ <repository>
<id>conjars</id>
- <name>Con Jars</name>
- <url>http://conjars.org/repo</url>
- </repository>
- <repository>
- <id>clojars</id>
- <name>Clojars</name>
+ <name>Conjars Repository</name>
<url>http://conjars.org/repo</url>
</repository>
</repositories>