aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-05-03 09:16:48 +0000
committerManolo Carrasco <manolo@apache.org>2011-05-03 09:16:48 +0000
commit985a2445deda7c6a69e01c8b74b5940b85092e96 (patch)
tree1718d3d5d7ae06d649cedbfa34053c3154c18fc9 /samples
parent9019534a5990ab8909c7d30d922311aadfda3313 (diff)
downloadgwtquery-985a2445deda7c6a69e01c8b74b5940b85092e96.tar.gz
gwtquery-985a2445deda7c6a69e01c8b74b5940b85092e96.zip
Prepare to release 1.0.0
Diffstat (limited to 'samples')
-rw-r--r--samples/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/pom.xml b/samples/pom.xml
index 452397da..ba47e9a5 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.0.0-M2-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<name>GwtQuery Samples</name>