Browse Source

Remove transport-netty3-client mention (#21650)

Now netty3 is gone, this mention must also be removed.
Tanguy Leroux 9 năm trước cách đây
mục cha
commit
b9bee8bca3
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      build.gradle

+ 0 - 1
build.gradle

@@ -112,7 +112,6 @@ subprojects {
     "org.elasticsearch.distribution.deb:elasticsearch:${version}": ':distribution:deb',
     "org.elasticsearch.test:logger-usage:${version}": ':test:logger-usage',
     // for transport client
-    "org.elasticsearch.plugin:transport-netty3-client:${version}": ':modules:transport-netty3',
     "org.elasticsearch.plugin:transport-netty4-client:${version}": ':modules:transport-netty4',
     "org.elasticsearch.plugin:reindex-client:${version}": ':modules:reindex',
     "org.elasticsearch.plugin:lang-mustache-client:${version}": ':modules:lang-mustache',