From ae3e95acc56e262a0c04d0b361bc1d50f6f63b3a Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Thu, 30 May 2013 21:08:45 +0200 Subject: [PATCH] #28 Configuring SCM in aggregator POM to make maven-release-plugin work --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index fdf9a970e..9a9ace1d6 100644 --- a/pom.xml +++ b/pom.xml @@ -55,4 +55,12 @@ + + + + scm:git:git://github.com/mapstruct/mapstruct.git + scm:git:git@github.com:mapstruct/mapstruct.git + https://github.com/mapstruct/mapstruct/ + +