aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-05-05 16:03:23 +0000
committerManolo Carrasco <manolo@apache.org>2011-05-05 16:03:23 +0000
commit5053715606304d7cb4e74bc4b087d8458181ae94 (patch)
tree0e3e01bbe20a7e1064f0bc795d3ea852aef478ad /pom.xml
parent8c85752c3d41128d037a0b83d9914fe7c92141fd (diff)
downloadgwtquery-5053715606304d7cb4e74bc4b087d8458181ae94.tar.gz
gwtquery-5053715606304d7cb4e74bc4b087d8458181ae94.zip
preparing M3 again
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7216a5f6..0d6e5f46 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-M4-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>
@@ -65,10 +65,13 @@
</scm>
<modules>
+<!--
<module>gwtquery-core</module>
<module>gwtquery-core-2.3.0</module>
+ <module>gwtquery-core-2.2.0</module>
<module>gwtquery-core-2.1.0</module>
<module>gwtquery-core-2.0.1</module>
+-->
<!-- <module>samples</module> -->
<!-- <module>devtest</module> -->
</modules>