From 473432dc4ee914d23c53726c8c304d0b186b8b33 Mon Sep 17 00:00:00 2001 From: Alexey Metlyakov Date: Tue, 12 Oct 2021 13:09:39 +0300 Subject: [PATCH] add deploy phase --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index cbd5b24..f42352a 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,20 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.5.1 + + + default-deploy + deploy + + deploy + + + +