Skip to content

Commit 032054b

Browse files
committed
Maven Central wants this SCM URL
1 parent d103402 commit 032054b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Parse/build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,10 @@ def pomConfig = {
256256
}
257257
}
258258

259+
scm {
260+
url gitLink
261+
}
262+
259263
developers {
260264
developer {
261265
id 'parse'

0 commit comments

Comments
 (0)