adding back, removed module
Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/9a7e55c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/9a7e55c8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/9a7e55c8 Branch: refs/heads/master Commit: 9a7e55c8ce71546c87471a2765d1513031a6fe80 Parents: 4f125f2 Author: Nirmal Fernando <[email protected]> Authored: Thu Mar 20 18:13:03 2014 +0530 Committer: Nirmal Fernando <[email protected]> Committed: Thu Mar 20 18:13:03 2014 +0530 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/9a7e55c8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3bb09f7..1984746 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ <module>components</module> <module>extensions</module> <module>features</module> - <!--module>products</module--> + <module>products</module> </modules> <repositories>
