remove error
Project: http://git-wip-us.apache.org/repos/asf/oodt/repo Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/f3882b31 Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/f3882b31 Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/f3882b31 Branch: refs/heads/release-1.2 Commit: f3882b317c630243cefe35f7ca156cdb48035cef Parents: dc7ca00 Author: Tom Barber <[email protected]> Authored: Tue Aug 15 14:23:40 2017 +0100 Committer: Tom Barber <[email protected]> Committed: Tue Aug 15 14:23:40 2017 +0100 ---------------------------------------------------------------------- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oodt/blob/f3882b31/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 075fe88..665908a 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,6 @@ the License. <module>pcs/core</module> <module>pcs/opsui</module> <module>pcs/services</module> - <module>oodt</module> </modules> <scm> @@ -88,4 +87,4 @@ the License. </build> </profile> </profiles> -</project> \ No newline at end of file +</project>
