aboutsummaryrefslogtreecommitdiffstats
path: root/gwtquery-core/pom.xml
diff options
context:
space:
mode:
authorManuel Carrasco Moñino <manolo@apache.org>2014-11-15 08:08:40 +0200
committerManuel Carrasco Moñino <manolo@apache.org>2014-11-15 08:08:40 +0200
commitc48182f905f31dc675c29ffb192db3152800c5d0 (patch)
tree9cfc5fd79a7f26720c859bf56c80ce9c82c5800c /gwtquery-core/pom.xml
parent0cb99c96bf5d9406950bcc5b3ea6ed560d153f29 (diff)
parent6d7b03d7b8cd92514a6ba74acda3c49a7fe4dcce (diff)
downloadgwtquery-c48182f905f31dc675c29ffb192db3152800c5d0.tar.gz
gwtquery-c48182f905f31dc675c29ffb192db3152800c5d0.zip
Merge pull request #308 from ArcBees/mmc_try_fix_ci
Fixed pom to allow CI to run tests
Diffstat (limited to 'gwtquery-core/pom.xml')
-rw-r--r--gwtquery-core/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gwtquery-core/pom.xml b/gwtquery-core/pom.xml
index 04286df6..2664df1b 100644
--- a/gwtquery-core/pom.xml
+++ b/gwtquery-core/pom.xml
@@ -77,6 +77,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
+ <version>2.18</version>
<configuration>
<additionalClasspathElements>
<additionalClasspathElement>${basedir}/src/main/java</additionalClasspathElement>