aboutsummaryrefslogtreecommitdiffstats
path: root/samples/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-01-19 23:23:23 +0000
committerManolo Carrasco <manolo@apache.org>2011-01-19 23:23:23 +0000
commitc124426c14dbfc0d813cde990480b12166c7a40a (patch)
tree68fe0cb7e8322d8fe3a2f9a1e32c396df88d0970 /samples/pom.xml
parent401f036be3e2e7192e8b89ea8b3d647cd6de1cab (diff)
downloadgwtquery-c124426c14dbfc0d813cde990480b12166c7a40a.tar.gz
gwtquery-c124426c14dbfc0d813cde990480b12166c7a40a.zip
putting new examples in the index.html and in the pom.xml files
Diffstat (limited to 'samples/pom.xml')
-rw-r--r--samples/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/pom.xml b/samples/pom.xml
index 376724dd..dfa8f2b4 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -53,6 +53,8 @@
<module>gwtquery.samples.GwtQueryBench</module>
<module>gwtquery.samples.GwtQueryWidgets</module>
<module>gwtquery.samples.GwtQueryImageZoom</module>
+ <module>gwtquery.samples.FadeEffectsSample</module>
+ <module>gwtquery.samples.SlideEffectsSample</module>
</modules>
</configuration>
<executions>