Skip to content

Commit 42166dd

Browse files
committed
Update maven pom license
1 parent 53c21a1 commit 42166dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ParseUI-Login/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ uploadArchives {
110110

111111
licenses {
112112
license {
113-
name 'BSD License'
113+
name 'Platform License'
114114
url 'https://github.com/ParsePlatform/ParseUI-Android/blob/master/LICENSE'
115115
distribution 'repo'
116116
}

ParseUI-Widget/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ uploadArchives {
109109

110110
licenses {
111111
license {
112-
name 'BSD License'
112+
name 'Platform License'
113113
url 'https://github.com/ParsePlatform/ParseUI-Android/blob/master/LICENSE'
114114
distribution 'repo'
115115
}

0 commit comments

Comments
 (0)