From c59c0eb49042ce99c9543dcacf22c03930cee17a Mon Sep 17 00:00:00 2001 From: Wenxi Zeng Date: Mon, 25 Nov 2024 13:28:31 -0600 Subject: [PATCH] Update gradle.properties --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 9bf03d5..4b6e761 100644 --- a/gradle.properties +++ b/gradle.properties @@ -38,9 +38,9 @@ POM_SCM_URL=http://github.com/segmentio/DestinationFilters-kotlin POM_SCM_CONNECTION=scm:git:git://github.com/segmentio/DestinationFilters-kotlin.git POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/segmentio/DestinationFilters-kotlin.git -POM_LICENCE_NAME=The MIT License (MIT) -POM_LICENCE_URL=http://opensource.org/licenses/MIT +POM_LICENCE_NAME=Twilio Software Development Kit License Agreement 2.0 +POM_LICENCE_URL=https://github.com/segment-integrations/DestinationFilters-Kotlin/blob/main/LICENSE POM_LICENCE_DIST=repo POM_DEVELOPER_ID=segmentio -POM_DEVELOPER_NAME=Segment, Inc. \ No newline at end of file +POM_DEVELOPER_NAME=Segment, Inc.