diff options
author | elmot <elmot@vaadin.com> | 2016-03-30 14:57:36 +0300 |
---|---|---|
committer | Teemu Suo-Anttila <teemusa@vaadin.com> | 2016-03-30 14:27:18 +0000 |
commit | 0fd53f4594baeabd68c45126ffe0b68258348efb (patch) | |
tree | 72349690a600f0da00eedffa5c14eaec87af25be /pom.xml | |
parent | 664d818e4de39485d3271bad59d03611ec158664 (diff) | |
download | vaadin-framework-0fd53f4594baeabd68c45126ffe0b68258348efb.tar.gz vaadin-framework-0fd53f4594baeabd68c45126ffe0b68258348efb.zip |
Build Liferay with maven
Change-Id: I8f95dc9636c450125cf7401bee1824b2ef186454
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ <module>client-compiled</module> <module>themes</module> <module>widgets</module> + <module>liferay</module> </modules> <build> |