From d97dface854a446bea7510e0e8af91e6618be42f Mon Sep 17 00:00:00 2001 From: Martin Panzer Date: Tue, 2 Jan 2024 20:22:43 +0100 Subject: [PATCH] snapshot releases are acceptable. There are mostly no stable releases from spigot --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pom.xml b/pom.xml index 8623654..cb4e650 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,13 @@ blockgenerator 0.2.0-SNAPSHOT + + scm:git@github.com:pro-crafting/BlockGenerator.git + https://github.com/pro-crafting/BlockGenerator + scm:git:git@github.com:pro-crafting/BlockGenerator.git + HEAD + + 17 1.20.2-R0.1-SNAPSHOT @@ -26,6 +33,19 @@ + + + + org.apache.maven.plugins + maven-release-plugin + + true + true + + + + + org.spigotmc