From 247c896742a2b8dc5e9059aba408178e75ee7287 Mon Sep 17 00:00:00 2001 From: Sergey Berezin Date: Fri, 26 Jul 2019 23:02:05 +0400 Subject: [PATCH] Artifact deployment has been skipped all over the project --- petclinic-application/pom.xml | 13 ------------- pom.xml | 12 +++++++++++- 2 files changed, 11 insertions(+), 14 deletions(-) diff --git a/petclinic-application/pom.xml b/petclinic-application/pom.xml index b7abc4a22..39951e7b6 100644 --- a/petclinic-application/pom.xml +++ b/petclinic-application/pom.xml @@ -191,19 +191,6 @@ - - maven-deploy-plugin - ${deploy-plugin.version} - - - default-deploy - deploy - - deploy - - - - diff --git a/pom.xml b/pom.xml index ac4007487..11ea24b7c 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,6 @@ 0.8.2 - 2.8.1 1.6.0 3.1.0 registry.ci-cd.ru:16000 @@ -68,6 +67,17 @@ + + + + maven-deploy-plugin + 2.8.2 + + true + + + + spring-snapshots