diff --git a/httpclient/pom.xml b/httpclient/pom.xml index 19d39365e..bba5eac65 100644 --- a/httpclient/pom.xml +++ b/httpclient/pom.xml @@ -108,6 +108,21 @@ **/*.properties + + .. + META-INF + + LICENSE.txt + + + + ../src/main/resources + META-INF + true + + NOTICE.txt + + diff --git a/httpmime/pom.xml b/httpmime/pom.xml index 583328c5e..735f78850 100644 --- a/httpmime/pom.xml +++ b/httpmime/pom.xml @@ -108,6 +108,21 @@ **/*.properties + + .. + META-INF + + LICENSE.txt + + + + ../src/main/resources + META-INF + true + + NOTICE.txt + +