From 2aeca9116954f7fa3f466e3637a3a69dd957f7cf Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Wed, 29 Aug 2012 00:31:00 +0200 Subject: [PATCH] Addes SCM-information in POM --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 3b8c444e..4879583c 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,12 @@ 2.0.6 + + scm:git:http://juplo.de/git/hibernate4-maven-plugin + scm:git:ssh://juplo.de:/var/cache/git/juplo/hibernate4-maven-plugin + http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=summary + + kai @@ -128,6 +134,13 @@ + + org.apache.maven.plugins + maven-scm-plugin + + install + + -- 2.20.1