diff --git a/pom.xml b/pom.xml index ddd6b15988..07422d1098 100644 --- a/pom.xml +++ b/pom.xml @@ -46,75 +46,6 @@ allloadbalancer all - - - - com.mycila.maven-license-plugin - maven-license-plugin - 1.9.0 - - true - ${sourceEncoding} - true -
project/src/etc/header.txt
- - XML_STYLE -     SLASHSTAR_STYLE -     SEMICOLON_STYLE - - - - **/src/test/resources/** - - - **/LICENSE.txt - **/header.txt - - - **/NOTICE.txt - **/DISCLAIMER - **/BUILD.txt - **/CHANGES.txt - **/README.md - **/README.txt - - - **/*json - **/*readme - - - **/*ProviderMetadata - **/*ApiMetadata - **/*LoggingModule - - - **/target/** - **/test-output/** - **/bin/** - **/.settings/** - **/.classpath - **/.dir-locals.el - **/.project - **/.idea/** - **/*.iml - **/*.eml - **/*.ipr - **/*.iws - **/*.DS_STORE - **/TAGS - **/.metadata/** - **/atlassian-ide-plugin.xml - **/.DS_Store - .mailmap - .git/** - **/.gitignore - **/.gitattributes - - false -
-
-
-