From fb5087aa649ec9085d060bc923b669602e34ba9d Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Sun, 19 Jan 2014 15:02:22 +0100 Subject: [PATCH] #39 - Added property bundlor.enabled to allow disabling bundlor. --- parent/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/parent/pom.xml b/parent/pom.xml index 5a355405..69249046 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -80,6 +80,7 @@ + true true UTF-8 single @@ -679,6 +680,7 @@ com.springsource.bundlor.maven 1.0.0.RELEASE + ${bundlor.enabled} ${bundlor.failOnWarnings}