aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2011-05-02 08:44:31 +0000
committerManolo Carrasco <manolo@apache.org>2011-05-02 08:44:31 +0000
commit514f23c9be824f2b0579ee01c4706454e207accd (patch)
tree02454e02767e2e1378046e100def8f56d82acbac /pom.xml
parent6aafaac36916a96ca8a72e16666bf0437af5be8a (diff)
downloadgwtquery-514f23c9be824f2b0579ee01c4706454e207accd.tar.gz
gwtquery-514f23c9be824f2b0579ee01c4706454e207accd.zip
Prepare poms for maven release plugin
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ae2a80e9..cd6f0d57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>com.googlecode.gwtquery</groupId>
<artifactId>gwtquery-project</artifactId>
<packaging>pom</packaging>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<name>Gwt Query Project</name>
<url>http://gwtquery.com</url>
<description>GwtQuery is a jQuery clone written in GWT.</description>
@@ -68,7 +68,7 @@
<modules>
<module>gwtquery-core</module>
- <module>gwtquery-core-2.2.0</module>
+ <!-- <module>gwtquery-core-2.2.0</module> -->
<!-- <module>samples</module> -->
<!-- <module>devtest</module> -->
</modules>