aboutsummaryrefslogtreecommitdiffstats
path: root/archetype
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-08-28 00:20:33 +0000
committerManolo Carrasco <manolo@apache.org>2011-08-28 00:20:33 +0000
commited54308d796fdb03b825589ca3d149915b6f2b70 (patch)
treeb95d66cc4e766be94277ca9e16dfbf5e921c86c8 /archetype
parent5f5d20a94d3c541656dcce6e637e63191d97fba5 (diff)
downloadgwtquery-ed54308d796fdb03b825589ca3d149915b6f2b70.tar.gz
gwtquery-ed54308d796fdb03b825589ca3d149915b6f2b70.zip
prepare version 1.1.0
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 5c2524f7..9219a8ed 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>1.0.1-SNAPSHOT</version>
+ <version>1.1.0-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>