Repository: incubator-taverna-osgi Updated Branches: refs/heads/master ddac8fe58 -> c477052dd
TAVERNA-862 apache-maven-parent Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/commit/c477052d Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/tree/c477052d Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/diff/c477052d Branch: refs/heads/master Commit: c477052dd7b510f92b16c0511aaf44e4dc5ed3b9 Parents: ddac8fe Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Feb 17 12:51:16 2016 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Feb 17 12:51:16 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c477052d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bc8ac3d..f79aa6a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,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.osgi</groupId>
