Snapshots for 2.1 git-svn-id: http://taverna.googlecode.com/svn/taverna/engine/net.sf.taverna.t2.activities/trunk/dependency-activity@9320 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/01c8104c Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/01c8104c Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/01c8104c Branch: refs/heads/master Commit: 01c8104ca53d08cb2b9e6f1f982d0c78488bbc1a Parents: 42e82d1 Author: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Authored: Fri Nov 27 16:46:35 2009 +0000 Committer: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Committed: Fri Nov 27 16:46:35 2009 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/01c8104c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4ae6965..d97f199 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>net.sf.taverna.t2</groupId> <artifactId>activities</artifactId> - <version>0.9</version> + <version>0.10-SNAPSHOT</version> </parent> <groupId>net.sf.taverna.t2.activities</groupId> <artifactId>dependency-activity</artifactId>
