diff options
author | Manolo Carrasco <manolo@apache.org> | 2011-05-05 17:00:11 +0000 |
---|---|---|
committer | Manolo Carrasco <manolo@apache.org> | 2011-05-05 17:00:11 +0000 |
commit | 0d420a585431a0c75db5ddbaf8253b471ce34573 (patch) | |
tree | 0a927377f97013c6e8432528d35509a5b3fab50e /archetype | |
parent | 1e596285ae990882018962ac39a666b1e4c30407 (diff) | |
download | gwtquery-0d420a585431a0c75db5ddbaf8253b471ce34573.tar.gz gwtquery-0d420a585431a0c75db5ddbaf8253b471ce34573.zip |
snapshot
Diffstat (limited to 'archetype')
-rw-r--r-- | archetype/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archetype/pom.xml b/archetype/pom.xml index 4c0277e9..5c2524f7 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.0-SNAPSHOT</version> + <version>1.0.1-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> |