aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-08-28 00:46:43 +0000
committerManolo Carrasco <manolo@apache.org>2011-08-28 00:46:43 +0000
commitb308e3e8c919e7b30719d2d1b70bf8192a12c822 (patch)
tree47a6bff0d3d942e214358993a4ed1d7be9ca97fe /pom.xml
parente9305c4e70d3537b0e82997c612ad001cb3c4513 (diff)
downloadgwtquery-b308e3e8c919e7b30719d2d1b70bf8192a12c822.tar.gz
gwtquery-b308e3e8c919e7b30719d2d1b70bf8192a12c822.zip
[maven-release-plugin] prepare release gwtquery-project-1.1.0.rc1
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 5eb07e8c..9ba97f05 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-SNAPSHOT</version>
+ <version>1.1.0.rc1</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/trunk
+ <connection>scm:svn:http://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.1.0.rc1
</connection>
- <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk
+ <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.1.0.rc1
</developerConnection>
- <url>http://code.google.com/p/gwtquery/source/browse/trunk</url>
+ <url>http://code.google.com/p/gwtquery/source/browse/tags/gwtquery-project-1.1.0.rc1</url>
</scm>
<modules>