summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDenis Anisimov <denis@vaadin.com>2016-10-07 16:38:51 +0300
committerVaadin Code Review <review@vaadin.com>2016-10-07 14:37:36 +0000
commitcef3c7e5ec6156af9d4b9686047bc04c2c7b1c3f (patch)
tree443938ad7d425e64350608a81fd9a8274bb29cdc /pom.xml
parent17fd6b776eb667683139d211c0232d53c173a2c9 (diff)
downloadvaadin-framework-cef3c7e5ec6156af9d4b9686047bc04c2c7b1c3f.tar.gz
vaadin-framework-cef3c7e5ec6156af9d4b9686047bc04c2c7b1c3f.zip
Add push module to apiDiff profile to be able to resolve dependencies.
Change-Id: I36a44a162e631bf21daabb4d25fd855883eaa1d6
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 e87295383a..e896fb7f5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -631,6 +631,7 @@
</activation>
<modules>
<module>server</module>
+ <module>push</module>
<module>client</module>
<module>compatibility-server</module>
<module>compatibility-client</module>