aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRay Cromwell <cromwellian@gmail.com>2008-06-04 00:03:57 +0000
committerRay Cromwell <cromwellian@gmail.com>2008-06-04 00:03:57 +0000
commit7cae4b59625a7b8226f804d2c1af98d5f4964ec5 (patch)
treedc32a90e065b8becf90d68364c2713897a2b6d98 /pom.xml
parent4930428e3ac1ee7e78fa6fa889ff6df3b9a0dba4 (diff)
downloadgwtquery-7cae4b59625a7b8226f804d2c1af98d5f4964ec5.tar.gz
gwtquery-7cae4b59625a7b8226f804d2c1af98d5f4964ec5.zip
[maven-release-plugin] prepare release gwtquery-project-0.2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 0c564a5f..06d49eec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<groupId>gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
<packaging>pom</packaging>
- <version>0.2-SNAPSHOT</version>
+ <version>0.2</version>
<name>GwtQuery Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>
@@ -27,9 +27,9 @@
</developers>
<scm>
- <connection>scm:svn:http://gwtquery.googlecode.com/svn/trunk</connection>
- <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk</developerConnection>
- <url>http://code.google.com/p/gwtquery/source/browse/trunk</url>
+ <connection>scm:svn:http://gwtquery.googlecode.com/svn/tags/gwtquery-project-0.2</connection>
+ <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-0.2</developerConnection>
+ <url>http://code.google.com/p/gwtquery/source/browse/tags/gwtquery-project-0.2</url>
</scm>
<modules>