aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-05-05 11:57:06 +0000
committerManolo Carrasco <manolo@apache.org>2011-05-05 11:57:06 +0000
commit2dbeb4288c194d430801fd64a5070aaaaaa95291 (patch)
tree421ca8192ce49b73a5c1d739f7da0d068eb07da4 /samples
parent1402ed8bc263afa4c378ef532e931da8d593d967 (diff)
downloadgwtquery-2dbeb4288c194d430801fd64a5070aaaaaa95291.tar.gz
gwtquery-2dbeb4288c194d430801fd64a5070aaaaaa95291.zip
prepare M3 for releasing with maven release plugin
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 04386a76..097a1875 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.0.0-M3</version>
+ <version>1.0.0-M3-SNAPSHOT</version>
</parent>
<name>GwtQuery Samples</name>