]> source.dussan.org Git - gwtquery.git/commitdiff
prepare archetype to release with maven 3
authorManolo Carrasco <manolo@apache.org>
Sat, 15 Oct 2011 21:30:46 +0000 (21:30 +0000)
committerManolo Carrasco <manolo@apache.org>
Sat, 15 Oct 2011 21:30:46 +0000 (21:30 +0000)
archetype/pom.xml

index 0f9b3d08673c521ba93a6e6dc351acfbdee31604..46429b9918ba464451351ca94a7b0cd99de40803 100644 (file)
@@ -4,10 +4,9 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>com.googlecode.gwtquery</groupId>
   <artifactId>gquery-archetype</artifactId>
-  <version>1.1.1-SNAPSHOT</version>
+  <version>1.1.1</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>
 
   <parent>
     <groupId>org.sonatype.oss</groupId>
@@ -15,6 +14,9 @@
     <version>3</version>
   </parent>
 
+  <description>This archetype generates a Gwt-2.4.0 project with all set to use GwtQuery and its plugins.</description>
+
+
   <scm>
     <connection>scm:svn:http://gwtquery.googlecode.com/svn/trunk/archetype</connection>
     <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk/archetype</developerConnection>