Fallout from #42773 for eclipse users.
@@ -2,5 +2,5 @@
apply from: '../../build.gradle'
dependencies {
- testCompile project(':libs:core')
+ testCompile project(':libs:elasticsearch-core')
}
@@ -3,5 +3,5 @@
- testCompile project(':libs:dissect')
+ testCompile project(':libs:elasticsearch-dissect')
- testCompile project(':libs:grok')
+ testCompile project(':libs:elasticsearch-grok')
- testCompile project(':libs:nio')
+ testCompile project(':libs:elasticsearch-nio')
- testCompile project(':libs:secure-sm')
+ testCompile project(':libs:elasticsearch-secure-sm')
- testCompile project(':libs:x-content')
+ testCompile project(':libs:elasticsearch-x-content')