removing service stub org.apache.stratos.cartridge.mgt.service.stub
Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/9cbad232 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/9cbad232 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/9cbad232 Branch: refs/heads/master Commit: 9cbad23298c93f4adefa051b209ade7d594e159b Parents: 16e32f4 Author: Udara Liyanage <[email protected]> Authored: Thu Dec 5 11:45:01 2013 -0500 Committer: Udara Liyanage <[email protected]> Committed: Thu Dec 5 11:45:01 2013 -0500 ---------------------------------------------------------------------- service-stubs/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/9cbad232/service-stubs/pom.xml ---------------------------------------------------------------------- diff --git a/service-stubs/pom.xml b/service-stubs/pom.xml index 73dabcc..908b70a 100644 --- a/service-stubs/pom.xml +++ b/service-stubs/pom.xml @@ -57,7 +57,6 @@ <module>org.apache.stratos.usage.meteringqueryds.stub</module> <module>org.apache.stratos.manager.dashboard.stub</module> <module>org.apache.stratos.usage.meteringsummarygenerationds.stub</module> - <module>org.apache.stratos.cartridge.mgt.service.stub</module> </modules> <build>
