diff --git a/gradle.properties b/gradle.properties index 91d01c4..889b371 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,3 +4,7 @@ org.gradle.jvmargs=-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF org.gradle.parallel=true org.gradle.daemon=true VERSION_NAME=0.1.0 + +POM_LICENCE_NAME=The Apache Software License, Version 2.0 +POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt +POM_LICENCE_DIST=repo