diff --git a/pom.xml b/pom.xml
index b9df919..a3b8e96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,6 +9,20 @@
CustomVillagerTrades
http://maven.apache.org
+
+
+ github-repository
+ https://github.com/Reldeam/CustomVillagerTrades/
+
+
+
+
+ https://github.com/Reldeam/CustomVillagerTrades/
+ scm:git:https://github.com/Reldeam/CustomVillagerTrades
+ scm:git:https://github.com/Reldeam/CustomVillagerTrades
+ HEAD
+
+
11
11
@@ -35,11 +49,6 @@
jar
provided
-
- org.yaml
- snakeyaml
- 1.30
-
diff --git a/release.properties b/release.properties
new file mode 100644
index 0000000..8a64332
--- /dev/null
+++ b/release.properties
@@ -0,0 +1,11 @@
+#release configuration
+#Thu Jan 27 11:30:10 AEDT 2022
+projectVersionPolicyId=default
+scm.tagNameFormat=@{project.artifactId}-@{project.version}
+remoteTagging=true
+scm.commentPrefix=[maven-release-plugin]
+pushChanges=true
+completedPhase=check-poms
+scm.url=scm\:git\:https\://github.com/Reldeam/CustomVillagerTrades
+exec.snapshotReleasePluginAllowed=false
+preparationGoals=clean verify