diff options
Diffstat (limited to 'devtest/pom.xml')
-rw-r--r-- | devtest/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devtest/pom.xml b/devtest/pom.xml index 7c4e5e9c..4a212515 100644 --- a/devtest/pom.xml +++ b/devtest/pom.xml @@ -52,6 +52,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>gwt-maven-plugin</artifactId> + <version>${gwtmaven}</version> <configuration> <!-- <style>PRETTY</style> --> <gwtVersion>${gwtversion}</gwtVersion> |