From 0bde2aee757a26587bbb7089b2499e6ca2e4a2ba Mon Sep 17 00:00:00 2001 From: Skylot Date: Sun, 9 Jun 2013 10:27:33 +0400 Subject: [PATCH] Activate production profile if skipTests defined (#269 workaround) --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index b8de943f..ba91f89e 100644 --- a/pom.xml +++ b/pom.xml @@ -415,6 +415,11 @@ prod + + + skipTests + + ${maven.build.timestamp} true