aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-08-28 00:47:00 +0000
committerManolo Carrasco <manolo@apache.org>2011-08-28 00:47:00 +0000
commit5656f045e566b26063ca7aa69b961015d28208cd (patch)
treeb1b70ff0f7a9768911a21e2665320358589a1542 /pom.xml
parentb308e3e8c919e7b30719d2d1b70bf8192a12c822 (diff)
downloadgwtquery-5656f045e566b26063ca7aa69b961015d28208cd.tar.gz
gwtquery-5656f045e566b26063ca7aa69b961015d28208cd.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 9ba97f05..68147286 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.rc1</version>
+ <version>1.1.0-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.rc1
+ <connection>scm:svn:http://gwtquery.googlecode.com/svn/trunk
</connection>
- <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.1.0.rc1
+ <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.rc1</url>
+ <url>http://code.google.com/p/gwtquery/source/browse/trunk</url>
</scm>
<modules>