From 68967a0f8d3953ba37c7891efc4cf0fc65c2d744 Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Sun, 5 Mar 2017 21:25:55 -0700 Subject: [PATCH] Cleanup pom and remove full profile Signed-off-by: Andrew DeMaria --- libresonic-main/pom.xml | 48 +++++++++++++++-------------------------- 1 file changed, 17 insertions(+), 31 deletions(-) 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