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/8a53d2da Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8a53d2da Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/8a53d2da Branch: refs/heads/feature/mdl Commit: 8a53d2da628037dabd4e29b5510f493a27a3fb0e Parents: 1cf9000 Author: Carlos Rovira <[email protected]> Authored: Fri Oct 14 20:52:53 2016 +0200 Committer: Carlos Rovira <[email protected]> Committed: Wed Nov 2 19:22:52 2016 +0100 ---------------------------------------------------------------------- frameworks/projects/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/8a53d2da/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>
