From 70c0f678ef62f04c1cd929b65935d08328255193 Mon Sep 17 00:00:00 2001 From: Dominik Adam Przybysz Date: Sat, 24 Oct 2015 15:09:54 +0200 Subject: [PATCH] Let all modules release without asking Change-Id: Ide781016b656ddbf392ae75bb8de7f45bd7e91b8 --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index cab07bf..080698a 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,8 @@ 1.7.7 1.0.13 1.16.6 + + true @@ -94,6 +96,14 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.5.2 + + true + +