aboutsummaryrefslogtreecommitdiffstats
path: root/archetype
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-05-05 16:04:22 +0000
committerManolo Carrasco <manolo@apache.org>2011-05-05 16:04:22 +0000
commit8189054ee43a17dd40f73beb7b539fb61d77e001 (patch)
treef16af58f15802d2deba96f1f4bda45dd3889827e /archetype
parent5053715606304d7cb4e74bc4b087d8458181ae94 (diff)
downloadgwtquery-8189054ee43a17dd40f73beb7b539fb61d77e001.tar.gz
gwtquery-8189054ee43a17dd40f73beb7b539fb61d77e001.zip
adding snapshot key to M3
Diffstat (limited to 'archetype')
-rw-r--r--archetype/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/archetype/pom.xml b/archetype/pom.xml
index 5b9be7d8..20644dcd 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gquery-archetype</artifactId>
- <version>0.6-SNAPSHOT</version>
+ <version>1.0.0-M3-SNAPSHOT</version>
<packaging>maven-archetype</packaging>
<name>GwtQuery Archetype</name>
<description>This archetype generates a Gwt-2.2.0 project with all set to use GwtQuery and its plugins</description>