diff options
Diffstat (limited to 'archetype/pom.xml')
-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 4d4b8cdb..9255f189 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -14,7 +14,7 @@ <version>3</version> </parent> - <description>This archetype generates a GWT-2.6.1 project with all set to use GwtQuery and its plugins.</description> + <description>This archetype generates a GWT project with all set to use GwtQuery and its plugins.</description> <scm> <connection>scm:git:https://code.google.com/p/gwtquery/</connection> |