aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Mériouma-Caron <maxime.meriouma@arcbees.com>2016-02-01 21:11:35 -0500
committerMaxime Mériouma-Caron <maxime.meriouma@arcbees.com>2016-02-01 21:11:35 -0500
commita488f5ad615adb6302b6d63a22fc94f3ba7aa04f (patch)
tree9f6fb89c52065f1867ff8f37ce9e29673620ce4f
parent307fba368c542f8acaa2d506bdc01f10590b099f (diff)
downloadgwtquery-a488f5ad615adb6302b6d63a22fc94f3ba7aa04f.tar.gz
gwtquery-a488f5ad615adb6302b6d63a22fc94f3ba7aa04f.zip
Skip tests
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 6e5a1099..5928d8da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -92,6 +92,7 @@
<artifactId>maven-release-plugin</artifactId>
<configuration>
<preparationGoals>clean install -DskipTests</preparationGoals>
+ <arguments>-DskipTests</arguments>
</configuration>
</plugin>
<plugin>