diff --git a/pom.xml b/pom.xml index 5493b2e..6cbc41b 100644 --- a/pom.xml +++ b/pom.xml @@ -37,30 +37,12 @@ 4.1.0 test - - org.apache.logging.log4j - log4j-core - 2.7 - test - org.apache.httpcomponents httpclient RELEASE compile - - org.apache.logging.log4j - log4j-core - 2.11.1 - provided - - - org.apache.logging.log4j - log4j-api - 2.11.1 - compile - diff --git a/src/main/resources/plugin-descriptor.properties b/src/main/resources/plugin-descriptor.properties deleted file mode 100644 index 1e77a49..0000000 --- a/src/main/resources/plugin-descriptor.properties +++ /dev/null @@ -1,6 +0,0 @@ -classname=com.cleafy.elasticsearch6.plugins.http.HttpBasicServerPlugin -name=elasticsearch6-http-basic -description=Plugin to enable HTTP basic authentication and/or Ip based authentication -version=1.0.0 -java.version=1.8 -elasticsearch.version=6.3.2