diff options
Diffstat (limited to 'samples/pom.xml')
-rw-r--r-- | samples/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/pom.xml b/samples/pom.xml index fc661947..22500c00 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -37,6 +37,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>gwt-maven-plugin</artifactId> + <version>${gwtmaven}</version> <configuration> <logLevel>${gwt.loglevel}</logLevel> <style>${gwt.outputstyle}</style> |