From a6fa937afdaebada77142bbde8ba7bfeaf68b11a Mon Sep 17 00:00:00 2001 From: YunaiV <> Date: Mon, 13 Jan 2020 20:05:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20jenkins=20=E7=A4=BA?= =?UTF-8?q?=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lab-03/pom.xml | 72 -------------------------------------------------- 1 file changed, 72 deletions(-) diff --git a/lab-03/pom.xml b/lab-03/pom.xml index 69a8de58..d32bb1f4 100644 --- a/lab-03/pom.xml +++ b/lab-03/pom.xml @@ -12,18 +12,6 @@ lab-03 pom - - - - org.apache.maven.plugins - maven-compiler-plugin - - 8 - 8 - - - - lab-03-kafka-native lab-03-kafka-demo @@ -35,64 +23,4 @@ lab-03-kafka-demo-ack - - - org.springframework.boot - spring-boot-starter-web - - - - org.projectlombok - lombok - true - - - - org.springframework.boot - spring-boot-starter-test - test - - - - org.apache.kafka - kafka-clients - 2.1.0 - - - com.alibaba - fastjson - 1.2.55 - - - org.springframework.integration - spring-integration-kafka - 3.1.0.RELEASE - - - - org.springframework.kafka - spring-kafka - 1.1.1.RELEASE - - - - com.google.code.gson - gson - 2.8.2 - - - - org.projectlombok - lombok - true - - - - org.springframework.boot - spring-boot-starter-test - test - - - -