aboutsummaryrefslogtreecommitdiffstats
path: root/archetype
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-10-20 22:56:20 +0000
committerManolo Carrasco <manolo@apache.org>2011-10-20 22:56:20 +0000
commit10f43cae80c614abb3365ba6f53e172552265d8c (patch)
treedbb7dac7272a86bd23a39750ca56085d181372f2 /archetype
parent7b727ddd0a8adf44ca4229eaef490fe421ae0e13 (diff)
downloadgwtquery-10f43cae80c614abb3365ba6f53e172552265d8c.tar.gz
gwtquery-10f43cae80c614abb3365ba6f53e172552265d8c.zip
[maven-release-plugin] prepare release gquery-archetype-1.1.2
Diffstat (limited to 'archetype')
-rw-r--r--archetype/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/archetype/pom.xml b/archetype/pom.xml
index da3be216..55591846 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.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<packaging>maven-archetype</packaging>
<name>GwtQuery Archetype</name>
@@ -18,9 +18,9 @@
<scm>
- <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>
+ <connection>scm:svn:http://gwtquery.googlecode.com/svn/tags/gquery-archetype-1.1.2</connection>
+ <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gquery-archetype-1.1.2</developerConnection>
+ <url>http://code.google.com/p/gwtquery/source/browse/tags/gquery-archetype-1.1.2</url>
</scm>
<developers>