diff --git a/gora-benchmark/pom.xml b/gora-benchmark/pom.xml
index 811cd68c..4d2b4b78 100644
--- a/gora-benchmark/pom.xml
+++ b/gora-benchmark/pom.xml
@@ -1,203 +1,44 @@
-
-
-
- 4.0.0
-
- org.apache.gora
- gora
- 1.0-SNAPSHOT
-
- gora-benchmark
- Apache Gora Benchamark Module
- http://maven.apache.org
- The Apache Gora open source framework provides an in-memory data model and
- persistence for big data. Gora supports persisting to column stores, key value stores,
- document stores and RDBMSs, and analyzing the data with extensive Apache Hadoop MapReduce
- support.
- 2010
-
- The Apache Software Foundation
- http://www.apache.org/
-
-
- JIRA
- https://issues.apache.org/jira/browse/GORA
-
-
- Jenkins
- https://builds.apache.org/job/Gora-trunk/
-
-
- UTF-8
-
-
- target
- target/classes
- ${project.artifactId}-${project.version}
- target/test-classes
- src/test/java
- src/main/java
-
-
- ${project.basedir}/src/test/conf
-
- **/*
-
-
-
-
-
- org.codehaus.mojo
- build-helper-maven-plugin
- ${build-helper-maven-plugin.version}
-
-
- generate-sources
-
- add-source
-
-
-
- src/examples/java
-
-
-
-
-
-
-
-
-
-
- site.ycsb
- core
-
-
-
- org.apache.gora
- gora-core
- compile
-
-
-
-
- org.apache.gora
- gora-mongodb
-
-
-
- org.apache.gora
- gora-hbase
-
-
-
- org.apache.gora
- gora-jcache
-
-
-
- org.apache.gora
- gora-couchdb
-
-
-
- org.apache.gora
- gora-cassandra
-
-
-
- org.apache.gora
- gora-solr
-
-
-
- org.apache.gora
- gora-aerospike
-
-
-
- org.apache.avro
- avro
- compile
-
-
-
- gora-compiler
- org.apache.gora
-
-
-
-
- org.slf4j
- slf4j-log4j12
-
-
- log4j
- log4j
-
-
- javax.jms
- jms
-
-
-
-
-
-
- org.apache.hadoop
- hadoop-client
- compile
- true
-
-
-
- org.fluttercode.datafactory
- datafactory
-
-
-
- junit
- junit
- test
-
-
-
- org.testcontainers
- testcontainers
- test
-
-
-
- org.apache.gora
- gora-core
- test-jar
- test
-
-
-
- org.testcontainers
- mongodb
- test
-
-
-
-
- org.ektorp
- org.ektorp
-
-
-
-
+
+
+ org.codehaus.mojo
+ build-helper-maven-plugin
+ ${build-helper-maven-plugin.version}
+
+
+ generate-sources
+
+ add-source
+
+
+
+ src/examples/java
+
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 3.1.0
+
+
+ validate
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+