diff --git a/pom.xml b/pom.xml
index 00420f3..5722ce4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,6 +16,7 @@
scm:git:https://github.com/EpicEricEE/ShopChest.git
scm:git:git@github.com:EpicEricEE/ShopChest.git
https://github.com/EpicEricEE/ShopChest
+ HEAD
@@ -188,7 +189,7 @@
org.apache.maven.plugins
maven-shade-plugin
- 3.1.1
+ 3.2.2
package
@@ -222,7 +223,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.0.1
+ 3.2.1
@@ -234,7 +235,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.0.1
+ 3.1.1
none
@@ -246,6 +247,14 @@
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ 3.0.0-M1
+
+ v@{project.version}
+
+