aboutsummaryrefslogtreecommitdiffstats
path: root/samples/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-03-02 09:01:01 +0000
committerManolo Carrasco <manolo@apache.org>2011-03-02 09:01:01 +0000
commit21e3f2dc709deb13f656371d20b38a8d5b958963 (patch)
tree5371363c85e67147820d971bfa389690a017ae00 /samples/pom.xml
parent49240747a8994a2d1a47626b3cdb49b7cac5edb3 (diff)
downloadgwtquery-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.xml1
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>