From da2e977db3ca7b5fbfd5372b71c08ea9b7c7fd0e Mon Sep 17 00:00:00 2001 From: Michael Steindorfer Date: Wed, 21 Oct 2015 14:27:49 +0200 Subject: [PATCH] Adding maven-release plugin. --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 4ef4e62d5..dc5340dca 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,7 @@ org.apache.maven.plugins maven-source-plugin + 2.4 attach-sources @@ -31,6 +32,11 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 +