summaryrefslogtreecommitdiffstats
path: root/ivysettings.xml
diff options
context:
space:
mode:
authorJohn Ahlroos <john@vaadin.com>2013-10-11 15:41:49 +0300
committerVaadin Code Review <review@vaadin.com>2013-10-16 08:55:03 +0000
commite70ba25c2d1a43dccd43e6ece8f7c126355332c0 (patch)
tree64023cb6be2e8ff3a1778ae711b7cde4e00be72a /ivysettings.xml
parentf9ea9b31d4b97714fefeb7970600c1058f794e5e (diff)
downloadvaadin-framework-e70ba25c2d1a43dccd43e6ece8f7c126355332c0.tar.gz
vaadin-framework-e70ba25c2d1a43dccd43e6ece8f7c126355332c0.zip
Added liferay module for building liferay.zip #12748
Change-Id: I16c7ba25387b3e1ad9a56e800c49755306b44890
Diffstat (limited to 'ivysettings.xml')
-rw-r--r--ivysettings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ivysettings.xml b/ivysettings.xml
index e18b2233d1..7112bbf217 100644
--- a/ivysettings.xml
+++ b/ivysettings.xml
@@ -45,6 +45,8 @@
resolver="build-temp" />
<module organisation="com.vaadin" name="vaadin-push"
resolver="build-temp" />
+ <module organisation="com.vaadin" name="vaadin-liferay"
+ resolver="build-temp" />
</modules>