remove Catalog component: OODT-837.
Project: http://git-wip-us.apache.org/repos/asf/oodt/repo Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/ad292384 Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/ad292384 Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/ad292384 Branch: refs/heads/feature/zookeeper-config Commit: ad292384e51a66b92fc29749b658cab6b538fa95 Parents: b55e91a Author: Chris Mattmann <[email protected]> Authored: Sun Jul 16 09:09:19 2017 -0700 Committer: Chris Mattmann <[email protected]> Committed: Sun Jul 16 09:09:19 2017 -0700 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oodt/blob/ad292384/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 53c24cc..6c607ca 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,6 @@ the License. <module>pcs/input</module> <module>metadata</module> <module>filemgr</module> - <module>catalog</module> <module>workflow</module> <module>crawler</module> <module>resource</module>
