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/49290d24 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/49290d24 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/49290d24 Branch: refs/heads/feature/mdl Commit: 49290d24dd52d84557d729a7b0fe14806d383396 Parents: 1e94601 Author: Carlos Rovira <[email protected]> Authored: Fri Oct 14 20:52:53 2016 +0200 Committer: Carlos Rovira <[email protected]> Committed: Fri Oct 21 17:35:17 2016 +0200 ---------------------------------------------------------------------- frameworks/projects/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/49290d24/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>
