From 34efda1890b29df5ea79deeb338f13d2846297d0 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 11 Mar 2014 19:39:12 +0000 Subject: [PATCH] Remove duplicate dependency declaration in sample Fixes gh-476 --- spring-boot-samples/spring-boot-sample-simple/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/spring-boot-samples/spring-boot-sample-simple/pom.xml b/spring-boot-samples/spring-boot-sample-simple/pom.xml index 44f52114ff..d39804ebd2 100644 --- a/spring-boot-samples/spring-boot-sample-simple/pom.xml +++ b/spring-boot-samples/spring-boot-sample-simple/pom.xml @@ -22,11 +22,6 @@ spring-boot-starter-test test - - org.springframework.boot - spring-boot-starter-test - test -