SLIDER-655 undo removal of app packages from parent pom temporarily
Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/20fc3006 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/20fc3006 Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/20fc3006 Branch: refs/heads/feature/SLIDER-151_REST_API Commit: 20fc3006a2cc839abf673baf15d5793047ee3b6c Parents: e292398 Author: Billie Rinaldi <[email protected]> Authored: Thu Dec 4 14:15:11 2014 -0800 Committer: Billie Rinaldi <[email protected]> Committed: Thu Dec 4 14:15:11 2014 -0800 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/20fc3006/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9774c3a..6c05609 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,7 @@ <module>slider-agent</module> <module>slider-assembly</module> <module>slider-funtest</module> + <module>app-packages</module> </modules> <licenses>
