From 0c07b4af055dd9f8d6c8d2b63f207309d4e3c41b Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Fri, 7 Aug 2020 16:50:15 -0400 Subject: [PATCH] Remove duplicate dependency in twitter-function Add relativePath to core parent --- function/twitter-function/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/function/twitter-function/pom.xml b/function/twitter-function/pom.xml index bf85b726..efd4ef21 100644 --- a/function/twitter-function/pom.xml +++ b/function/twitter-function/pom.xml @@ -54,11 +54,6 @@ 5.10 test - - org.springframework.boot - spring-boot-starter-test - test -