diff --git a/libresonic-main/pom.xml b/libresonic-main/pom.xml
index fc97a3e4..5e5c0dc1 100644
--- a/libresonic-main/pom.xml
+++ b/libresonic-main/pom.xml
@@ -368,39 +368,8 @@
maven-artifact
3.3.9
-
-
-
- full
-
-
-
- org.springframework.boot
- spring-boot-maven-plugin
-
-
- org.codehaus.mojo
- buildnumber-maven-plugin
-
-
- validate
-
- create
-
-
-
-
- false
- false
-
-
-
-
-
-
-
libresonic
@@ -411,6 +380,7 @@
org.springframework.boot
spring-boot-maven-plugin
+ 1.5.2.RELEASE
org.libresonic.player.boot.Application
WAR
@@ -423,6 +393,22 @@
+
+ org.codehaus.mojo
+ buildnumber-maven-plugin
+
+
+ validate
+
+ create
+
+
+
+
+ false
+ false
+
+
org.apache.maven.plugins
maven-antrun-plugin