From: Dennis Schafroth Date: Fri, 28 Feb 2014 06:45:20 +0000 (+0100) Subject: Add release plugin X-Git-Url: http://git.indexdata.com/?p=annotation-processors.git;a=commitdiff_plain;h=60f3856463e0adefd0e383c00cf437fd20342e3a Add release plugin --- diff --git a/pom.xml b/pom.xml index 3df38fd..8eaabf0 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,18 @@ generated-sources + + org.apache.maven.plugins + maven-release-plugin + 2.4.2 + + clean verify + production + v@{project.version} + false + true + + @@ -55,12 +67,12 @@ - scm:git:ssh://git.indexdata.com:222/home/git/pub/AnnotationProcessor + scm:git:ssh://git.indexdata.com:222/home/git/pub/annotation-processors http://gitid.indexdata.com/?p=AnnotationProcessor.git HEAD