aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-10-19 22:37:10 +0000
committerManolo Carrasco <manolo@apache.org>2011-10-19 22:37:10 +0000
commit4ad31110effe8f36f547357bf15cff482c70e62d (patch)
tree0506db6d4095e227cd1192f3fb3067244639ca52 /pom.xml
parent310d7cf6ac3f3752053c91c839a993a360545676 (diff)
downloadgwtquery-4ad31110effe8f36f547357bf15cff482c70e62d.tar.gz
gwtquery-4ad31110effe8f36f547357bf15cff482c70e62d.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 a87e129b..b319dc1e 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.1-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>