aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-10-15 21:34:01 +0000
committerManolo Carrasco <manolo@apache.org>2011-10-15 21:34:01 +0000
commitce4ce5b72fdab2853df7dc31105daeb3cbbb5aae (patch)
treec0ad3a3c8c64c94b34cdea32c051efa41b0e9891
parent23caf115886d99618aa3da99db08711d713fca57 (diff)
downloadgwtquery-ce4ce5b72fdab2853df7dc31105daeb3cbbb5aae.tar.gz
gwtquery-ce4ce5b72fdab2853df7dc31105daeb3cbbb5aae.zip
[maven-release-plugin] prepare for next development iteration
-rw-r--r--archetype/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/archetype/pom.xml b/archetype/pom.xml
index dd2edc14..da3be216 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.1</version>
+ <version>1.1.2-SNAPSHOT</version>
<packaging>maven-archetype</packaging>
<name>GwtQuery Archetype</name>
@@ -18,9 +18,9 @@
<scm>
- <connection>scm:svn:http://gwtquery.googlecode.com/svn/tags/gquery-archetype-1.1.1</connection>
- <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gquery-archetype-1.1.1</developerConnection>
- <url>http://code.google.com/p/gwtquery/source/browse/tags/gquery-archetype-1.1.1</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>