aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRay Cromwell <cromwellian@gmail.com>2008-06-04 00:08:35 +0000
committerRay Cromwell <cromwellian@gmail.com>2008-06-04 00:08:35 +0000
commit85d77db936967e624b53171e2693424a532bd0fb (patch)
tree86f752885e85464e36b2988ed03fd93e27171433 /pom.xml
parent7cae4b59625a7b8226f804d2c1af98d5f4964ec5 (diff)
downloadgwtquery-85d77db936967e624b53171e2693424a532bd0fb.tar.gz
gwtquery-85d77db936967e624b53171e2693424a532bd0fb.zip
[maven-release-plugin] prepare for next development iteration
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 06d49eec..39885342 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<groupId>gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
<packaging>pom</packaging>
- <version>0.2</version>
+ <version>0.3-SNAPSHOT</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/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>
+ <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>
</scm>
<modules>