aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-10-19 21:08:29 +0000
committerManolo Carrasco <manolo@apache.org>2011-10-19 21:08:29 +0000
commitd1ad87141bc6ddd56439e62a121f1d60971763bb (patch)
tree852ebff51ddc87b9655c60ef74f549083394ad55 /pom.xml
parentc5a7eb0fdf7d3f0c2357ad7b385d6e8d3194c53a (diff)
downloadgwtquery-d1ad87141bc6ddd56439e62a121f1d60971763bb.tar.gz
gwtquery-d1ad87141bc6ddd56439e62a121f1d60971763bb.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 a7a3164c..c09bc333 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.1.0</version>
+ <version>1.1.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.1.0
+ <connection>scm:svn:http://gwtquery.googlecode.com/svn/trunk
</connection>
- <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.1.0
+ <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk
</developerConnection>
- <url>http://code.google.com/p/gwtquery/source/browse/tags/gwtquery-project-1.1.0</url>
+ <url>http://code.google.com/p/gwtquery/source/browse/trunk</url>
</scm>
<modules>