merged to trunk, T2-847 git-svn-id: http://taverna.googlecode.com/svn/taverna/engine/net.sf.taverna.t2.activities/trunk/dependency-activity@10056 bf327186-88b3-11dd-a302-d386e5130c1c
Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/commit/0fdfa016 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/0fdfa016 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/0fdfa016 Branch: refs/heads/master Commit: 0fdfa016100dd28ed2f2c6f8db31d74cf96e863c Parents: 73a6807 Author: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Authored: Thu Apr 29 15:24:47 2010 +0000 Committer: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Committed: Thu Apr 29 15:24:47 2010 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/0fdfa016/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5b8de22..69b7190 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>net.sf.taverna.t2</groupId> <artifactId>activities</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.1</version> </parent> <groupId>net.sf.taverna.t2.activities</groupId> <artifactId>dependency-activity</artifactId>
