Repository: incubator-taverna-language Updated Branches: refs/heads/master 53c932675 -> ef9d12792
TAVERNA-862 apache-taverna-parent Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/ef9d1279 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/ef9d1279 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/ef9d1279 Branch: refs/heads/master Commit: ef9d12792c140e6cb2ef63ffff0c26addd5a09bb Parents: 53c9326 Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Feb 17 14:14:24 2016 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Feb 17 14:14:34 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/ef9d1279/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 33c43c9..023bf3c 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.taverna</groupId> - <artifactId>taverna-parent</artifactId> + <artifactId>apache-taverna-parent</artifactId> <version>2-incubating-SNAPSHOT</version> </parent> <groupId>org.apache.taverna.language</groupId>
