From 494bbaf0d83b20548247e84091859cb2d06a5e31 Mon Sep 17 00:00:00 2001 From: Eduardo Ramos Date: Fri, 24 Jun 2016 12:52:12 +0200 Subject: [PATCH] Enable tests in deployment profile --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 3b8031f8f..ca22a5ef2 100644 --- a/pom.xml +++ b/pom.xml @@ -1018,6 +1018,14 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + false + + + org.sonatype.plugins -- GitLab