<modelVersion>4.0.0</modelVersion>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gquery-archetype</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.rc1-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>
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.rc1-SNAPSHOT</version>
</parent>
<artifactId>devtest</artifactId>
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.rc1-SNAPSHOT</version>
</parent>
<description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.rc1-SNAPSHOT</version>
</parent>
<description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.rc1-SNAPSHOT</version>
</parent>
<description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.rc1-SNAPSHOT</version>
</parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
<packaging>pom</packaging>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.rc1-SNAPSHOT</version>
<name>Gwt Query Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>
<system>Google Code</system>
<url>http://code.google.com/p/gwtquery/issues/list</url>
</issueManagement>
-<!--
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>3</version>
</parent>
--->
<distributionManagement>
<snapshotRepository>
<parent>
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.rc1-SNAPSHOT</version>
</parent>
<name>GwtQuery Samples</name>