From 5638a9ffaa9516903ff6dab80fc8432ac781daae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=80=9Ckpepper=E2=80=9D?= <kp11@sanger.ac.uk>
Date: Mon, 8 Oct 2018 15:43:44 +0100
Subject: [PATCH] Fixed read properties file plugin option

---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a05d8f1a0..be518479a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -373,7 +373,6 @@ Artemis is written in Java, and is available for UNIX, Macintosh and Windows sys
 							<files>
 								<file>maven.properties</file>
 							</files>
-							<quiet>false</quiet>
 						</configuration>
 					</execution>
 				</executions>
-- 
GitLab