Repository: incubator-taverna-engine Updated Branches: refs/heads/master 734520b24 -> e303fd353
TAVERNA-862 apache-taverna-engine Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/commit/e303fd35 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/tree/e303fd35 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/diff/e303fd35 Branch: refs/heads/master Commit: e303fd353a3d921b84bee1dcef0fc46b526c65dc Parents: 734520b Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Feb 17 12:53:59 2016 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Feb 17 12:53:59 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/e303fd35/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 61c89a8..1015c67 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <groupId>org.apache.taverna.engine</groupId> - <artifactId>taverna-engine</artifactId> + <artifactId>apache-taverna-engine</artifactId> <version>3.1.0-incubating-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Taverna Engine and Platform</name>
