aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-05-02 10:35:19 +0000
committerManolo Carrasco <manolo@apache.org>2011-05-02 10:35:19 +0000
commit084e9f0ef7844779cdb800a7874dddac6f1fafb8 (patch)
treeb2116a228741ff405ecb35043b66a31d13e68921 /pom.xml
parente8f994191b079bd3d7e6f5c907e587e6eee5fde9 (diff)
downloadgwtquery-084e9f0ef7844779cdb800a7874dddac6f1fafb8.tar.gz
gwtquery-084e9f0ef7844779cdb800a7874dddac6f1fafb8.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 b327b25c..4b39af7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
<packaging>pom</packaging>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>Gwt Query Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>
@@ -57,11 +57,11 @@
</developers>
<scm>
- <connection>scm:svn:http://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.0.0
+ <connection>scm:svn:http://gwtquery.googlecode.com/svn/trunk
</connection>
- <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.0.0
+ <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk
</developerConnection>
- <url>http://code.google.com/p/gwtquery/source/browse/tags/gwtquery-project-1.0.0</url>
+ <url>http://code.google.com/p/gwtquery/source/browse/trunk</url>
</scm>
<modules>