summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorelmot <elmot@vaadin.com>2016-03-29 17:17:08 +0300
committerelmot <elmot@vaadin.com>2016-03-30 13:47:18 +0300
commite86bee0354b90d1db6d50eb7257b28101dab743e (patch)
treee8f29a81555e409caa5197083588ddd8edc4e4fe /pom.xml
parent1482d63643f3d03a7fa887a5de7cc251b1313a11 (diff)
downloadvaadin-framework-e86bee0354b90d1db6d50eb7257b28101dab743e.tar.gz
vaadin-framework-e86bee0354b90d1db6d50eb7257b28101dab743e.zip
Build widgets with maven
Change-Id: I4ffe710a330e863737561d1c9d2e6f46c3d32c95
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index e0f62e9fda..ea2782b2fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,6 +61,7 @@
<module>client-compiler</module>
<module>client-compiled</module>
<module>themes</module>
+ <module>widgets</module>
</modules>
<build>