diff --git a/pom.xml b/pom.xml
index 447e278d287..c8cc499935d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,14 +40,12 @@
org.hamcrest
hamcrest-all
-
- com.carrotsearch.randomizedtesting
- randomizedtesting-runner
-
+
org.apache.lucene
lucene-test-framework
+
org.elasticsearch
elasticsearch
@@ -71,70 +69,10 @@
-
-
-
- src/main/resources
- true
-
- **/*.properties
-
-
-
-
-
-
- src/test/java
-
- **/*.json
- **/*.txt
-
-
-
- src/test/resources
-
- **/*.*
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
-
- com.carrotsearch.randomizedtesting
- junit4-maven-plugin
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
-
- org.apache.maven.plugins
- maven-source-plugin
-
org.apache.maven.plugins
maven-assembly-plugin
- 2.3
-
- false
- ${project.build.directory}/releases/
-
- ${basedir}/src/main/assemblies/plugin.xml
-
-
-
-
- package
-
- single
-
-
-