Repository: incubator-taverna-common-activities Updated Branches: refs/heads/master fd5911a01 -> 85e8fdaa0
apache-taverna-parent Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/commit/85e8fdaa Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/85e8fdaa Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/85e8fdaa Branch: refs/heads/master Commit: 85e8fdaa02d33220161f644bb30b528e287ad974 Parents: fd5911a Author: Stian Soiland-Reyes <[email protected]> Authored: Mon Mar 14 17:04:22 2016 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Mon Mar 14 17:04:22 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/85e8fdaa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f7bd78a..a8d7939 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.taverna</groupId> - <artifactId>taverna-parent</artifactId> + <artifactId>apache-taverna-parent</artifactId> <version>2-incubating</version> </parent> <groupId>org.apache.taverna.commonactivities</groupId>
