aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-05-02 09:43:00 +0000
committerManolo Carrasco <manolo@apache.org>2011-05-02 09:43:00 +0000
commitc2396a341b66031877ea6cc99991e619281be0b6 (patch)
tree5779803d8d39d1d7bf0c80665c5a606c9a3f18e0 /pom.xml
parent30c7b7130034d7dde2f642643cc1af4c49982035 (diff)
downloadgwtquery-c2396a341b66031877ea6cc99991e619281be0b6.tar.gz
gwtquery-c2396a341b66031877ea6cc99991e619281be0b6.zip
[maven-release-plugin] prepare release gwtquery-project-1.0.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 ec0b0b43..51696fd8 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.0.0-SNAPSHOT</version>
+ <version>1.0.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.0.0
</connection>
- <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk
+ <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.0.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.0.0</url>
</scm>
<modules>