aboutsummaryrefslogtreecommitdiff
path: root/exec/jdbc-all
diff options
context:
space:
mode:
authorJacques Nadeau <jacques@apache.org>2014-08-24 10:45:01 -0700
committerJacques Nadeau <jacques@apache.org>2014-08-24 10:45:01 -0700
commit3529650119a0096f1b98748ace7c800d019fe905 (patch)
treef7b24e97ed7591ebb2759a33007777ebd3d7d8fc /exec/jdbc-all
parent15eeb9d38af517bc294d6c37c3f7dae82a33665f (diff)
Turn off proguard verbose output.
Diffstat (limited to 'exec/jdbc-all')
-rw-r--r--exec/jdbc-all/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml
index 2a045ac8a..d7679773d 100644
--- a/exec/jdbc-all/pom.xml
+++ b/exec/jdbc-all/pom.xml
@@ -207,7 +207,6 @@
<outputDirectory>${project.build.directory}</outputDirectory>
<maxMemory>6g</maxMemory>
<options>
- <option>-verbose</option>
<option>-dontobfuscate</option>
<option>-dontoptimize</option>
<option>-ignorewarnings</option>