diff options
author | Manolo Carrasco <manolo@apache.org> | 2010-05-28 09:30:47 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2010-05-28 09:30:47 +0000 |
commit | 3e024f3cb9fad30904171029ea69cdbd7e273cb8 (patch) | |
tree | 31ea4531da4da061c8d757c75e3dbc670ead8f75 /samples/pom.xml | |
parent | 0fc5a1a4ea16d2e954b052784f72902e4fb1fc33 (diff) | |
download | gwtquery-3e024f3cb9fad30904171029ea69cdbd7e273cb8.tar.gz gwtquery-3e024f3cb9fad30904171029ea69cdbd7e273cb8.zip |
Diffstat (limited to 'samples/pom.xml')
-rw-r--r-- | samples/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/pom.xml b/samples/pom.xml index 58b6dfef..e6f38a19 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -39,13 +39,13 @@ <gwtVersion>${gwtversion}</gwtVersion> <modules> <module> - gwtquery.samples.GwtQueryDemo + gwtquery.samples.GwtQuerySample </module> <module> gwtquery.samples.GwtQueryBench </module> <module> - gwtquery.samples.GwtQuerySample + gwtquery.samples.GwtQueryDemo </module> <module> gwtquery.samples.GwtQueryPlugin |