mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
Bump version to 2.0.0-SNAPSHOT
This commit is contained in:
@@ -3,6 +3,7 @@ subprojects {
|
||||
apply<MavenPublishPlugin>()
|
||||
|
||||
group = "net.civmc"
|
||||
version = "2.0.0-SNAPSHOT"
|
||||
description = "NameLayer"
|
||||
|
||||
configure<PublishingExtension> {
|
||||
|
||||
@@ -2,8 +2,6 @@ plugins {
|
||||
id("io.papermc.paperweight.userdev") version "1.3.1"
|
||||
}
|
||||
|
||||
version = "2.0.0-SNAPSHOT"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven("https://hub.spigotmc.org/nexus/content/groups/public/")
|
||||
|
||||
Reference in New Issue
Block a user