aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-10-19 21:08:16 +0000
committerManolo Carrasco <manolo@apache.org>2011-10-19 21:08:16 +0000
commitc5a7eb0fdf7d3f0c2357ad7b385d6e8d3194c53a (patch)
tree87ad7d7a4896cbe6046c8e23df50c237adb70fd1 /pom.xml
parentf0126124b9396179d1c8a0d8567a6994c9fa8f3e (diff)
downloadgwtquery-c5a7eb0fdf7d3f0c2357ad7b385d6e8d3194c53a.tar.gz
gwtquery-c5a7eb0fdf7d3f0c2357ad7b385d6e8d3194c53a.zip
[maven-release-plugin] prepare release gwtquery-project-1.1.0
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 71ddbc71..a7a3164c 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-SNAPSHOT</version>
+ <version>1.1.0</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
</connection>
- <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk
+ <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.1.0
</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</url>
</scm>
<modules>