diff --git a/gradle.properties b/gradle.properties index 2ac8752..855440e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,8 +7,8 @@ POM_URL=https://github.com/worker8/TourGuide POM_SCM_URL=https://github.com/worker8/TourGuide POM_SCM_CONNECTION=scm:git@github.com:worker8/TourGuide.git POM_SCM_DEV_CONNECTION=scm:git@github.com:worker8/TourGuide.git -POM_LICENCE_NAME=The Apache Software License, Version 2.0 -POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt +POM_LICENCE_NAME=The MIT License +POM_LICENCE_URL=https://opensource.org/licenses/MIT POM_LICENCE_DIST=repo POM_DEVELOPER_ID=worker8 POM_DEVELOPER_NAME=Jun Rong