From a318034d77f6338d195c2bb6cdd3b755af998c53 Mon Sep 17 00:00:00 2001 From: Ruslan Penkrat Date: Fri, 17 Sep 2021 21:27:28 +0300 Subject: [PATCH] add release plugin --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 3e968d6..9f7560f 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,11 @@ Simple Telegram Bot Facade + + scm:git:https://git.penkrat.ru/ruslan/stbf.git + scm:git:https://git.penkrat.ru/ruslan/stbf.git + + Apache License, Version 2.0 @@ -61,14 +66,9 @@ - com.github.danielflower.mavenplugins - multi-module-maven-release-plugin - 3.2.4 - - - deploy - - + org.apache.maven.plugins + maven-release-plugin + 3.0.0-M4