]> source.dussan.org Git - gwtquery.git/commitdiff
Skip tests
authorMaxime Mériouma-Caron <maxime.meriouma@arcbees.com>
Tue, 2 Feb 2016 02:11:35 +0000 (21:11 -0500)
committerMaxime Mériouma-Caron <maxime.meriouma@arcbees.com>
Tue, 2 Feb 2016 02:11:35 +0000 (21:11 -0500)
pom.xml

diff --git a/pom.xml b/pom.xml
index 6e5a1099a952411d7ac0a948aa5abdc84e7767df..5928d8da927e0222e7a49bfc5541ba62dc956548 100644 (file)
--- 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>