Fix broken group ID

This commit is contained in:
Sauilitired 2019-01-17 15:31:18 +01:00
parent ea422b5561
commit 4e79a3aa16
No known key found for this signature in database
GPG Key ID: C0207FF7EA146678

View File

@ -21,7 +21,7 @@ plugins {
id 'io.franzbecker.gradle-lombok' version '1.14'
}
group = 'com.github.intellectualsites,plotsquared'
group = 'com.github.intellectualsites.plotsquared'
def rootVersion = "4"
def revision = ""