Browse Source

Add push module to apiDiff profile to be able to resolve dependencies.

Change-Id: I36a44a162e631bf21daabb4d25fd855883eaa1d6
tags/8.0.0.alpha4
Denis Anisimov 7 years ago
parent
commit
cef3c7e5ec
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      pom.xml

+ 1
- 0
pom.xml View File

@@ -631,6 +631,7 @@
</activation>
<modules>
<module>server</module>
<module>push</module>
<module>client</module>
<module>compatibility-server</module>
<module>compatibility-client</module>

Loading…
Cancel
Save