Removed Basic project.
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/13ed0955 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/13ed0955 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/13ed0955 Branch: refs/heads/feature/chart-work Commit: 13ed09555d3f5aa55718a056154ba9ea33a69c40 Parents: ca93c2c Author: Peter Ent <[email protected]> Authored: Fri Mar 24 11:51:23 2017 -0400 Committer: Peter Ent <[email protected]> Committed: Fri Mar 24 11:51:23 2017 -0400 ---------------------------------------------------------------------- frameworks/projects/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/13ed0955/frameworks/projects/pom.xml ---------------------------------------------------------------------- diff --git a/frameworks/projects/pom.xml b/frameworks/projects/pom.xml index 4ee0a13..66e9019 100644 --- a/frameworks/projects/pom.xml +++ b/frameworks/projects/pom.xml @@ -46,7 +46,7 @@ <module>FontAwesome</module> <module>GoogleMaps</module> <module>Graphics</module> - <module>Basic</module> + <!--<module>Basic</module>--> <module>HTML</module> <module>HTML5</module> <module>JQuery</module>
