You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2015/01/11 17:45:57 UTC

[13/19] incubator-slider git commit: SLIDER-655 undo removal of app packages from parent pom temporarily

SLIDER-655 undo removal of app packages from parent pom temporarily

Conflicts:
	pom.xml


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/d5dfdcc8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/d5dfdcc8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/d5dfdcc8

Branch: refs/heads/branches/branch-0.6
Commit: d5dfdcc8839addfebb37ce02bc8bfd3acfa23d42
Parents: 0692d63
Author: Billie Rinaldi <bi...@gmail.com>
Authored: Thu Dec 4 14:15:11 2014 -0800
Committer: Steve Loughran <st...@apache.org>
Committed: Sat Jan 10 16:45:04 2015 +0000

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/d5dfdcc8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a4c5152..f2fe4cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,6 +44,7 @@
     <module>slider-providers/hbase/hbase-funtests</module>
     <module>slider-providers/accumulo/slider-accumulo-provider</module>
     <module>slider-providers/accumulo/accumulo-funtests</module>
+    <module>app-packages</module>
   </modules>
 
   <licenses>