diff --git a/pom.xml b/pom.xml index 234d082..cda57b5 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,33 @@ 1.8 + + maven-shade-plugin + 2.4.1 + + + package + + shade + + + + + + + jbyoshi.gitupdate.GitUpdate + + + + .SF + .RSA + + + + + diff --git a/LICENSE.txt b/src/main/resources/LICENSE.txt similarity index 100% rename from LICENSE.txt rename to src/main/resources/LICENSE.txt