Update top level group Id (#4055)

This commit is contained in:
Alexander Brandes 2023-06-06 18:34:58 +02:00 committed by GitHub
parent 7c3112f30f
commit 71b95f17e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ plugins {
id("xyz.jpenilla.run-paper") version "2.1.0"
}
group = "com.plotsquared"
group = "com.intellectualsites.plotsquared"
version = "7.0.0-SNAPSHOT"
if (!File("$rootDir/.git").exists()) {