Update top level group Id

This commit is contained in:
Alexander Brandes 2023-06-03 22:38:08 +02:00
parent c01f5f5c7d
commit 90a22cf140
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C

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()) {