TAVERNA-999 Disable taverna-iteration-strategy-ui for now
Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/commit/c320db8e Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/tree/c320db8e Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/diff/c320db8e Branch: refs/heads/master Commit: c320db8e347bfacf912107778d8a5c0ebcda27ad Parents: 2ab2bfe Author: Stian Soiland-Reyes <[email protected]> Authored: Fri Jul 1 01:18:41 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Fri Jul 1 01:18:41 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/c320db8e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 27c7837..05c38bb 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ <module>taverna-graph-view</module> <module>taverna-helper-api</module> <module>taverna-httpproxy-config</module> - <module>taverna-iteration-strategy-ui</module> + <!-- <module>taverna-iteration-strategy-ui</module>--> <module>taverna-loop-ui</module> <module>taverna-menu-api</module> <module>taverna-menu-impl</module>
