aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2012-11-26 12:24:03 +0100
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>2012-11-26 12:24:03 +0100
commit8907470acdf9812b9bf22d87e6c58562d5226d59 (patch)
tree68cf0eec3abdff073b55e1e1e60e338bd1b2e93e /pom.xml
parent52686757c3977731c97f94597ac943e0c292ff47 (diff)
downloadgwtquery-8907470acdf9812b9bf22d87e6c58562d5226d59.tar.gz
gwtquery-8907470acdf9812b9bf22d87e6c58562d5226d59.zip
enable default module to compile, so as it can be run with Jenkins
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e04ff51c..f6a47a6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
</scm>
<modules>
- <!-- <module>gwtquery-core</module> -->
+ <module>gwtquery-core</module>
<!-- <module>gwtquery-core-2.1.0</module> -->
<!-- <module>gwtquery-core-2.0.1</module> -->
<!-- <module>samples</module> -->