From dbabb7cd520967691af2963f6f1249aedb28ce5c Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 18 Jun 2012 10:24:17 +0100 Subject: [PATCH] Fix pom for mvn release --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 283c378..7de1c41 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ http://github.com/SpringSource/spring-retry scm:git:git://github.com/SpringSource/spring-retry.git - scm:git:git://github.com/SpringSource/spring-retry.git + scm:git:ssh://git@github.com/SpringSource/spring-retry.git @@ -202,6 +202,11 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.3 + maven-assembly-plugin false