From 72ff1dd175b714e68e9050422d6b2d11615ae16e Mon Sep 17 00:00:00 2001 From: "sopov.ivan" Date: Fri, 25 Apr 2014 17:19:22 +0400 Subject: [PATCH] fix for gh-732 - removing test-jar from build and publishing to repositories --- spring-boot/pom.xml | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index af9425cccd3..8bb236b619f 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -156,25 +156,4 @@ test - - - - maven-jar-plugin - - - - test-jar - - - - *.properties - logback*.xml - *.yml - - - - - - -