From 5889d269b2dd0d055a646947cb442f900343e332 Mon Sep 17 00:00:00 2001 From: Will Warren Date: Sat, 16 May 2020 12:40:24 -0400 Subject: [PATCH] Added release plugin --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 0334abd1..3b41590b 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,10 @@ ServerTap 1.0-SNAPSHOT + + scm:git:ssh://github.com/phybros/servertap + + 1.8 1.8 @@ -57,6 +61,13 @@ + + + org.apache.maven.plugins + maven-release-plugin + 3.0.0-M1 + + org.apache.maven.plugins maven-shade-plugin