You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2016/02/17 14:04:53 UTC

incubator-taverna-plugin-bioinformatics git commit: TAVERNA-862 apache-taverna-plugin-bioinformatics

Repository: incubator-taverna-plugin-bioinformatics
Updated Branches:
  refs/heads/master 5f127b47f -> 61b02c8a0


TAVERNA-862 apache-taverna-plugin-bioinformatics


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/commit/61b02c8a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/tree/61b02c8a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/diff/61b02c8a

Branch: refs/heads/master
Commit: 61b02c8a0cbc8a009d3bd7affc49f23fb98706fe
Parents: 5f127b4
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Wed Feb 17 13:04:47 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Wed Feb 17 13:04:47 2016 +0000

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/blob/61b02c8a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4f33b94..3c1ec2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,11 +3,11 @@
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<groupId>org.apache.taverna</groupId>
-		<artifactId>taverna-parent</artifactId>
-		<version>1-incubating</version>
+		<artifactId>apache-taverna-parent</artifactId>
+		<version>2-incubating-SNAPSHOT</version>
 	</parent>
 	<groupId>org.apache.taverna.bioinformatics</groupId>
-	<artifactId>taverna-plugin-bioinformatics</artifactId>
+	<artifactId>apache-taverna-plugin-bioinformatics</artifactId>
 	<version>3.1.0-incubating-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>Apache Taverna Plugin for Bioinformatics</name>