Undo r10056 git-svn-id: http://taverna.googlecode.com/svn/taverna/engine/net.sf.taverna.t2.activities/trunk/dependency-activity@10057 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/c77f6973 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/c77f6973 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/c77f6973 Branch: refs/heads/master Commit: c77f6973c40c3f9d5011b35297a95252901961a6 Parents: 0fdfa01 Author: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Authored: Thu Apr 29 15:35:12 2010 +0000 Committer: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Committed: Thu Apr 29 15:35:12 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/c77f6973/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 69b7190..5b8de22 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>net.sf.taverna.t2</groupId> <artifactId>activities</artifactId> - <version>1.1</version> + <version>1.1-SNAPSHOT</version> </parent> <groupId>net.sf.taverna.t2.activities</groupId> <artifactId>dependency-activity</artifactId>
