summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2016-08-15 15:23:27 +0300
committerArtur Signell <artur@vaadin.com>2016-08-19 09:24:26 +0300
commit1b73770105899b9015ff6685e7d6674934336ca4 (patch)
tree243873d5e3079e16065babbc9136cdff340aa295 /pom.xml
parentb565956a51e870287fb01ea9365ce947e33641f5 (diff)
downloadvaadin-framework-1b73770105899b9015ff6685e7d6674934336ca4.tar.gz
vaadin-framework-1b73770105899b9015ff6685e7d6674934336ca4.zip
Add Vaadin 7 compatibility modules
Change-Id: Ife8387c94c85a8167902e69fce5c3a6f761c5d8b
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index e2317026f8..5c608dff1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,6 +88,10 @@
<module>uitest</module>
<module>liferay</module>
<module>all</module>
+ <module>compatibility-server</module>
+ <module>compatibility-client</module>
+ <module>compatibility-client-compiled</module>
+ <module>compatibility-shared</module>
<!-- Nexus staging bug needs the last module to be deployed. -->
<module>bom</module>
</modules>