aboutsummaryrefslogtreecommitdiffstats
path: root/archetype/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-10-15 21:17:27 +0000
committerManolo Carrasco <manolo@apache.org>2011-10-15 21:17:27 +0000
commitb850cc9b39edda8e66b769ff523a204d250f1d7e (patch)
treeac07c81a92f3adc37402306c8c674c773fa691e4 /archetype/pom.xml
parent4a01f3556774deb59bc1b9e1b6bdd11b6ab37bea (diff)
downloadgwtquery-b850cc9b39edda8e66b769ff523a204d250f1d7e.tar.gz
gwtquery-b850cc9b39edda8e66b769ff523a204d250f1d7e.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'archetype/pom.xml')
-rw-r--r--archetype/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/archetype/pom.xml b/archetype/pom.xml
index d7457cf6..0f9b3d08 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.1.0</version>
+ <version>1.1.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>
@@ -16,9 +16,9 @@
</parent>
<scm>
- <connection>scm:svn:http://gwtquery.googlecode.com/svn/tags/gquery-archetype-1.1.0</connection>
- <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gquery-archetype-1.1.0</developerConnection>
- <url>http://code.google.com/p/gwtquery/source/browse/tags/gquery-archetype-1.1.0</url>
+ <connection>scm:svn:http://gwtquery.googlecode.com/svn/trunk/archetype</connection>
+ <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk/archetype</developerConnection>
+ <url>http://code.google.com/p/gwtquery/source/browse/trunk/archetype</url>
</scm>
<developers>