From b8c27a449d37058e85ae390bdc735dc3396344c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=AF=E6=B4=81=E7=9A=84=E5=BE=AE=E7=AC=91?= Date: Tue, 13 Mar 2018 15:01:43 +0800 Subject: [PATCH] m --- spring-boot-hello/pom.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/spring-boot-hello/pom.xml b/spring-boot-hello/pom.xml index 8b046df23..fa5373288 100644 --- a/spring-boot-hello/pom.xml +++ b/spring-boot-hello/pom.xml @@ -41,24 +41,6 @@ org.springframework.boot spring-boot-maven-plugin - - - com.spotify - docker-maven-plugin - 1.0.0 - - ${docker.image.prefix}/${project.artifactId} - src/main/docker - - - / - ${project.build.directory} - ${project.build.finalName}.jar - - - - -