summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAleksi Hietanen <aleksi@vaadin.com>2016-10-13 10:21:41 +0300
committerPekka Hyvönen <pekka@vaadin.com>2016-10-13 11:58:59 +0000
commit24e11dca6b074217d594e618727dfe7abf7c3a90 (patch)
treef310c0dffd9e2a814f543d3238d97dcc523086c4 /pom.xml
parent7c8a03ce9e37d4abc172c050976a15d7f269b55e (diff)
downloadvaadin-framework-24e11dca6b074217d594e618727dfe7abf7c3a90.tar.gz
vaadin-framework-24e11dca6b074217d594e618727dfe7abf7c3a90.zip
Move all themes except Valo into a new compatibility-themes package
Change-Id: Ife0707c69bac83f190b5497af5fef1af43af6e46
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 e896fb7f5b..8e978a7e68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -553,6 +553,7 @@
<module>compatibility-client</module>
<module>compatibility-client-compiled</module>
<module>compatibility-shared</module>
+ <module>compatibility-themes</module>
<!-- Nexus staging bug needs the last module to be deployed. -->
<module>bom</module>
</modules>