Repository: incubator-taverna-plugin-gis Updated Branches: refs/heads/master 42b078e21 -> 73db76152
added taverna-gis-client module Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/commit/73db7615 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/tree/73db7615 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/diff/73db7615 Branch: refs/heads/master Commit: 73db76152c1ceb81402c00904a99aec0c7a8aee3 Parents: 42b078e Author: Stian Soiland-Reyes <[email protected]> Authored: Tue Jul 12 21:19:29 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Tue Jul 12 21:19:29 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis/blob/73db7615/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 283d755..d29b96d 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ </repositories> <modules> - <module>taverna-gis-plugin</module> + <module>taverna-gis-client</module> <module>taverna-gis-activity</module> <module>taverna-gis-activity-ui</module> <module>taverna-gis-plugin</module>
