From 93d12a64529ff9fc36287cef8e61cec8cc484a79 Mon Sep 17 00:00:00 2001 From: Kay Roepke Date: Mon, 16 Jun 2014 11:49:02 +0200 Subject: [PATCH] add build plugin version tag --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index b5d97ff..69d2341 100644 --- a/pom.xml +++ b/pom.xml @@ -63,4 +63,17 @@ test + + + + + org.apache.maven.plugins + maven-release-plugin + 2.5 + + v@{project.version} + + + +