From 759e47c893d11705952bc7295e990a399b72ae55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Pupier?= Date: Tue, 11 Dec 2018 09:48:46 +0100 Subject: [PATCH] Revert "apply workaround for odo" This reverts commit 68d492fdbafd71cb63f6e332664681c3e8056497. --- pom.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 874c935..fefb677 100644 --- a/pom.xml +++ b/pom.xml @@ -166,9 +166,9 @@ org.springframework.boot spring-boot-maven-plugin ${spring-boot.version} - + @@ -177,13 +177,6 @@ - - org.apache.maven.plugins - maven-failsafe-plugin - - ${project.build.directory}/${project.build.finalName}.${project.packaging}.original - -