diff options
author | Teemu Suo-Anttila <teemusa@vaadin.com> | 2016-03-22 15:26:36 +0200 |
---|---|---|
committer | Teemu Suo-Anttila <teemusa@vaadin.com> | 2016-03-22 15:26:36 +0200 |
commit | 31686351d9a9ccea0726e72688e53fcb611c608e (patch) | |
tree | 4f9d06c59f42c38b531b0bf009c65fafc36d8575 /pom.xml | |
parent | 521ec24c62a1ba476795369a42114fede7043f44 (diff) | |
download | vaadin-framework-31686351d9a9ccea0726e72688e53fcb611c608e.tar.gz vaadin-framework-31686351d9a9ccea0726e72688e53fcb611c608e.zip |
Build vaadin-bom with maven
Change-Id: Ia13198c895eb52b00c9b282ceaa46bc37db244b1
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ <description>Vaadin Framework Root Pom</description> <modules> + <module>bom</module> <module>shared</module> <module>push</module> <module>server</module> |