From 46a05dd0360007ac701e8e10e4617d21200e6930 Mon Sep 17 00:00:00 2001 From: Justin Bankes Date: Thu, 14 Jul 2016 22:59:45 -0700 Subject: [PATCH] Added maven release plugin information to pom --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index b4702975c..1188a7af0 100644 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,10 @@ + + scm:git:https://github.com/liatrio/spring-petclinic/ + + @@ -389,6 +393,11 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 +