diff --git a/pom.xml b/pom.xml
index fe8c17e..199b6b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.codemc.worldguardwrapper
worldguardwrapper-parent
- 1.2.0-SNAPSHOT
+ 1.2.1-DEV
pom
@@ -20,10 +20,30 @@
https://github.com/CodeMC/WorldGuardWrapper
2018
+
+ scm:git:https://github.com/CodeMC/WorldGuardWrapper.git
+ scm:git:git@github.com:CodeMC/WorldGuardWrapper.git
+ https://github.com/CodeMC/WorldGuardWrapper
+
+
+
+ jenkins
+ http://ci.codemc.org/job/CodeMC/job/HolographicDisplays/
+
+
+
+ GitHub
+ https://github.com/CodeMC/WorldGuardWrapper/issues
+
+
+
+ codemc-snapshots
+ https://repo.codemc.org/repository/maven-snapshots/
+
- iobyte-nexus
- https://nexus.iobyte.nl/repository/maven-releases
+ codemc-releases
+ https://repo.codemc.org/repository/maven-releases/
@@ -83,6 +103,16 @@
+
+ org.apache.maven.plugins
+ maven-clean-plugin
+ 3.1.0
+
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+ 3.1.0
+
org.apache.maven.plugins
maven-compiler-plugin
@@ -92,46 +122,44 @@
${java.version}
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.22.2
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 3.2.0
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 3.2.0
+
+ public
+ false
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.2.1
+
org.apache.maven.plugins
maven-shade-plugin
3.2.4
-
-
- shade
- package
-
- shade
-
-
-
+
+
+ org.apache.maven.plugins
+ maven-install-plugin
+ 2.5.2
org.apache.maven.plugins
maven-deploy-plugin
2.8.2
-
- true
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.8
-
-
- default-deploy
- deploy
-
- deploy
-
-
-
-
- nexus
- https://nexus.iobyte.nl/
- true
-