From e1d0e25da4f0d49adcd6d2bc2dc5f4f0bef4adfd Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Mon, 1 Feb 2021 22:06:16 -0500 Subject: Adding maven-deploy-plugin with deployeAtEnd true Issue-ID: CCSDK-3126 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I5c89ab63f58084808038e58b413bf51c29bcb93b --- springboot/springboot1/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'springboot/springboot1') diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 4009754e..bf0e4aac 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -509,7 +509,6 @@ - @@ -606,6 +605,10 @@ + + org.apache.maven.plugins + maven-deploy-plugin + maven-checkstyle-plugin -- cgit 1.2.3-korg