Repository: incubator-taverna-server Updated Branches: refs/heads/master 51ca0bfed -> 586150339
Remove commented out mention of deleted submodule. Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/commit/58615033 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/tree/58615033 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/diff/58615033 Branch: refs/heads/master Commit: 586150339389ae273e9c030be274f41718a28d8e Parents: 51ca0bf Author: Donal Fellows <[email protected]> Authored: Thu Sep 8 14:39:37 2016 +0100 Committer: Donal Fellows <[email protected]> Committed: Thu Sep 8 14:39:37 2016 +0100 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/58615033/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a523b05..4f61c98 100644 --- a/pom.xml +++ b/pom.xml @@ -417,7 +417,6 @@ executing.</description> <module>taverna-server-unix-forker</module> <module>taverna-server-usagerecord</module> <module>taverna-server-port-description</module> - <!-- <module>taverna-server-execution-delegate</module> --> <module>taverna-server-rmidaemon</module> <module>taverna-server-client</module> <module>taverna-server-distribution</module>
