diff --git a/pom.xml b/pom.xml
index 037ad8350..e11b680f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.qortal
qortal
- 1.0.4
+ 1.0.5
jar
0.15.4
@@ -257,6 +257,8 @@
org.webjars:swagger-ui
+
+ junit:junit
@@ -379,12 +381,14 @@
org.codehaus.mojo
build-helper-maven-plugin
3.0.0
+ provided
com.github.bohnman
package-info-maven-plugin
${package-info-maven-plugin.version}
+ provided