summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTeemu Suo-Anttila <teemusa@vaadin.com>2016-03-23 11:57:28 +0200
committerTeemu Suo-Anttila <teemusa@vaadin.com>2016-03-24 09:51:59 +0200
commit7b1a91f9ece0d38c74886383df3ee29d354592f8 (patch)
tree071ff5ca5ca7dfb8ee4f50da8788940b046dcf05 /pom.xml
parent7abb4b536dc07ed19c7a1942da68fe5bb00ce4fa (diff)
downloadvaadin-framework-7b1a91f9ece0d38c74886383df3ee29d354592f8.tar.gz
vaadin-framework-7b1a91f9ece0d38c74886383df3ee29d354592f8.zip
Build vaadin-buildhelpers with maven
Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507
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 ce5199c17c..300d7d75d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,6 +51,7 @@
<description>Vaadin Framework Root Pom</description>
<modules>
+ <module>buildhelpers</module>
<module>bom</module>
<module>shared</module>
<module>push</module>