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 2015/02/17 12:46:29 UTC

[02/50] [abbrv] incubator-taverna-plugin-bioinformatics git commit: t2.activities.version

t2.activities.version


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/87e247d1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/tree/87e247d1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/diff/87e247d1

Branch: refs/heads/master
Commit: 87e247d1f8dddd56d393deed4bdc33cb68f61b93
Parents: 8a722ec
Author: Stian Soiland-Reyes <so...@cs.manchester.ac.uk>
Authored: Mon Oct 27 16:41:32 2014 +0000
Committer: Stian Soiland-Reyes <so...@cs.manchester.ac.uk>
Committed: Mon Oct 27 16:41:32 2014 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/blob/87e247d1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6c5a2c5..2662e59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
 		<dependency>
 			<groupId>net.sf.taverna.t2.activities</groupId>
 			<artifactId>activity-test-utils</artifactId>
-			<version>${project.version}</version>
+			<version>${t2.activities.version}</version>
 			<scope>test</scope>
 		</dependency>
 	</dependencies>