aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-05-05 12:02:48 +0000
committerManolo Carrasco <manolo@apache.org>2011-05-05 12:02:48 +0000
commitb81c7272bc826aa46739d7c6969f194869458498 (patch)
tree756504136f86461cf17af7aef09289ca0ac1420b /pom.xml
parent2dbeb4288c194d430801fd64a5070aaaaaa95291 (diff)
downloadgwtquery-b81c7272bc826aa46739d7c6969f194869458498.tar.gz
gwtquery-b81c7272bc826aa46739d7c6969f194869458498.zip
[maven-release-plugin] prepare release gwtquery-project-1.0.0-M3
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 4ddd35dc..4e7b770f 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-M3-SNAPSHOT</version>
+ <version>1.0.0-M3</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-M3
</connection>
- <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk
+ <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.0.0-M3
</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-M3</url>
</scm>
<modules>