diff options
Diffstat (limited to 'gwtquery-core')
-rw-r--r-- | gwtquery-core/pom.xml | 1 |
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> |