Repository: incubator-taverna-plugin-component Updated Branches: refs/heads/master abb8c1010 -> 9075dc70c
taverna parent 3 Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/commit/c9b85eea Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/tree/c9b85eea Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/diff/c9b85eea Branch: refs/heads/master Commit: c9b85eeaa2cbb6db166bc608da5da3ced879480f Parents: abb8c10 Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Jan 17 23:28:44 2018 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Jan 17 23:28:44 2018 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/blob/c9b85eea/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 775cb0a..4825360 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.taverna</groupId> <artifactId>apache-taverna-parent</artifactId> - <version>2-incubating</version> + <version>3-incubating</version> </parent> <groupId>org.apache.taverna.component</groupId> <artifactId>apache-taverna-plugin-component</artifactId>
