diff --git a/gradle.properties b/gradle.properties index 8c4e8e8639..b887573de9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,9 +5,9 @@ POM_URL=https://github.com/airbnb/epoxy POM_SCM_URL=https://github.com/airbnb/epoxy POM_SCM_CONNECTION=scm:git@github.com:airbnb/epoxy.git POM_SCM_DEV_CONNECTION=scm:git@github.com:airbnb/epoxy.git -POM_LICENSE_NAME=Apache License 2.0 -POM_LICENSE_URL=https://github.com/airbnb/epoxy/blob/master/LICENSE -POM_LICENSE_DIST=repo +POM_LICENCE_NAME=Apache License 2.0 +POM_LICENCE_URL=https://github.com/airbnb/epoxy/blob/master/LICENSE +POM_LICENCE_DIST=repo POM_DEVELOPER_ID=airbnb POM_DEVELOPER_NAME=Airbnb POM_DEVELOPER_EMAIL=android@airbnb.com