Add MDL module to pom
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/182ef3df Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/182ef3df Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/182ef3df Branch: refs/heads/feature/mdl Commit: 182ef3df743e64816864f42e64e50081b8af5e3d Parents: 622ccea Author: Carlos Rovira <carlosrov...@apache.org> Authored: Fri Oct 14 20:52:53 2016 +0200 Committer: Carlos Rovira <carlosrov...@apache.org> Committed: Wed Oct 26 10:59:07 2016 +0200 ---------------------------------------------------------------------- frameworks/projects/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/182ef3df/frameworks/projects/pom.xml ---------------------------------------------------------------------- diff --git a/frameworks/projects/pom.xml b/frameworks/projects/pom.xml index 63d5252..653e34a 100644 --- a/frameworks/projects/pom.xml +++ b/frameworks/projects/pom.xml @@ -48,6 +48,7 @@ <module>HTML5</module> <module>JQuery</module> <module>Language</module> + <module>MaterialDesignLite</module> <module>Mobile</module> <module>Network</module> <module>Reflection</module>