diff --git a/pom-cdh5.xml b/pom-cdh5.xml
deleted file mode 100644
index 19ed2868..00000000
--- a/pom-cdh5.xml
+++ /dev/null
@@ -1,279 +0,0 @@
-
- 4.0.0
-
-
- org.sonatype.oss
- oss-parent
- 7
-
-
- org.netpreserve.commons
- webarchive-commons
- 1.1.1-${build.tag}SNAPSHOT
- jar
-
- webarchive-commons
- https://github.com/iipc/webarchive-commons
-
-
- The International Internet Preservation Consortium
- http://netpreserve.org/
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- many-devs
- Many Others Developers Proceed Me
- many@dev.org
-
-
- anjackson
- Andrew Jackson
- Andrew.Jackson@bl.uk
-
-
-
- GitHub Issues
- https://github.com/iipc/webarchive-commons/issues
-
-
- scm:git:git@github.com:iipc/webarchive-commons.git
- scm:git:git@github.com:iipc/webarchive-commons.git
- git@github.com:iipc/webarchive-commons.git
-
-
-
- UTF-8
- ${maven.build.timestamp}
- yyyyMMddhhmmss
-
-
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
- https://oss.sonatype.org/content/repositories/snapshots/
-
-
-
-
- junit
- junit
- 3.8.1
- test
-
-
-
- com.google.guava
- guava
- 14.0.1
-
-
-
- org.json
- json
- 20131018
-
-
- org.htmlparser
- htmlparser
- 1.6
-
-
-
- com.googlecode.juniversalchardet
- juniversalchardet
- 1.0.3
-
-
-
- commons-httpclient
- commons-httpclient
- 3.1
-
-
-
- org.apache.hadoop
- hadoop-core
- 2.3.0-mr1-cdh5.0.1
-
-
- commons-httpclient
- commons-httpclient
-
-
- javax.servlet
- servlet-api
-
-
- javax.servlet.jsp
- jsp-api
-
-
- org.mortbay.jetty
- jetty
-
-
- org.mortbay.jetty
- jetty-util
-
-
- tomcat
- jasper-runtime
-
-
- tomcat
- jasper-compiler
-
-
- hsqldb
- hsqldb
-
-
-
-
-
-
- org.apache.hadoop
- hadoop-common
- 2.3.0-cdh5.0.1
-
-
- org.apache.hadoop
- hadoop-mapreduce-client-common
- 2.3.0-cdh5.0.1
-
-
- org.apache.hadoop
- hadoop-mapreduce-client-core
- 2.3.0-cdh5.0.1
-
-
-
- org.apache.pig
- pig
- 0.12.0
- provided
-
-
-
- commons-lang
- commons-lang
- 2.5
-
-
-
- commons-io
- commons-io
- 2.4
-
-
-
- org.gnu.inet
- libidn
- 1.15
-
-
- it.unimi.dsi
- dsiutils
- 2.0.12
- compile
-
-
- ch.qos.logback
- logback-classic
-
-
-
-
- org.apache.httpcomponents
- httpcore
- 4.3
-
-
- joda-time
- joda-time
- 1.6
-
-
- fastutil
- fastutil
- 5.0.7
- compile
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 2.3.2
-
- 1.6
- 1.6
-
-
-
- maven-assembly-plugin
- 2.4
-
-
- jar-with-dependencies
-
- webarchive-commons
-
-
-
- package
-
- single
-
-
-
-
-
-
-
- src/main/resources
- true
-
-
-
-
-
-
- cloudera
- Cloudera Hadoop
- https://repository.cloudera.com/artifactory/cloudera-repos/
- default
-
-
- true
- daily
- warn
-
-
- true
- daily
- warn
-
-
-
-
-
-
-
- repository
- ${repository.url}
-
-
- snapshotRepository
- ${snapshotRepository.url}
-
-
-
-
diff --git a/pom.xml b/pom.xml
index 4e635475..bbe42a89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
org.netpreserve.commons
webarchive-commons
- 1.1.1-${build.tag}SNAPSHOT
+ 1.1.1-cdh5-${build.tag}SNAPSHOT
jar
webarchive-commons
@@ -98,7 +98,7 @@
org.apache.hadoop
hadoop-core
- 0.20.2-cdh3u4
+ 2.3.0-mr1-cdh5.0.1
commons-httpclient
@@ -135,10 +135,27 @@
+
+
+ org.apache.hadoop
+ hadoop-common
+ 2.3.0-cdh5.0.1
+
+
+ org.apache.hadoop
+ hadoop-mapreduce-client-common
+ 2.3.0-cdh5.0.1
+
+
+ org.apache.hadoop
+ hadoop-mapreduce-client-core
+ 2.3.0-cdh5.0.1
+
+
org.apache.pig
pig
- 0.10.0
+ 0.12.0
provided