diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-03-02 09:01:01 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-03-02 09:01:01 +0000 |
commit | 21e3f2dc709deb13f656371d20b38a8d5b958963 (patch) | |
tree | 5371363c85e67147820d971bfa389690a017ae00 /samples/pom.xml | |
parent | 49240747a8994a2d1a47626b3cdb49b7cac5edb3 (diff) | |
download | gwtquery-21e3f2dc709deb13f656371d20b38a8d5b958963.tar.gz gwtquery-21e3f2dc709deb13f656371d20b38a8d5b958963.zip |
gwt-2.2.0 artifacts are now in central repos
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> |