mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-12-01 07:38:46 +01:00
chore: Change maven group and artifact ID (#3632)
chore: Change maven group and artifact ID
This commit is contained in:
committed by
GitHub
parent
7e4499e092
commit
daa9348993
@@ -21,7 +21,7 @@ plugins {
|
||||
version = "6.8.1-SNAPSHOT"
|
||||
|
||||
allprojects {
|
||||
group = "com.plotsquared"
|
||||
group = "com.intellectualsites.plotsquared"
|
||||
version = rootProject.version
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user