]> source.dussan.org Git - vaadin-framework.git/commitdiff
Add push module to apiDiff profile to be able to resolve dependencies.
authorDenis Anisimov <denis@vaadin.com>
Fri, 7 Oct 2016 13:38:51 +0000 (16:38 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 7 Oct 2016 14:37:36 +0000 (14:37 +0000)
Change-Id: I36a44a162e631bf21daabb4d25fd855883eaa1d6

pom.xml

diff --git a/pom.xml b/pom.xml
index e87295383a656638500932858e0519a9b4d0bbe9..e896fb7f5b278558ca1b65e393873112f51123bb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             </activation>
             <modules>
                 <module>server</module>
+                <module>push</module>
                 <module>client</module>
                 <module>compatibility-server</module>
                 <module>compatibility-client</module>