You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by bi...@apache.org on 2014/12/04 23:16:52 UTC

incubator-slider git commit: SLIDER-655 undo removal of app packages from parent pom temporarily

Repository: incubator-slider
Updated Branches:
  refs/heads/develop e292398bd -> 20fc3006a


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/develop
Commit: 20fc3006a2cc839abf673baf15d5793047ee3b6c
Parents: e292398
Author: Billie Rinaldi <bi...@gmail.com>
Authored: Thu Dec 4 14:15:11 2014 -0800
Committer: Billie Rinaldi <bi...@gmail.com>
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>