diff options
author | Maxime Mériouma-Caron <maxime.meriouma@arcbees.com> | 2014-11-14 18:35:50 -0500 |
---|---|---|
committer | Maxime Mériouma-Caron <maxime.meriouma@arcbees.com> | 2014-11-14 18:35:50 -0500 |
commit | 8f4b4cb6fa7ea6bfe4f42c6904dc078193919ecf (patch) | |
tree | ec7c06d2beb29583efa48c9abbdfa7fbdf771184 /pom.xml | |
parent | 0cb99c96bf5d9406950bcc5b3ea6ed560d153f29 (diff) | |
download | gwtquery-8f4b4cb6fa7ea6bfe4f42c6904dc078193919ecf.tar.gz gwtquery-8f4b4cb6fa7ea6bfe4f42c6904dc078193919ecf.zip |
Tests
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -97,6 +97,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> + <version>3.2</version> <configuration> <source>1.6</source> <target>1.6</target> |