Updated pom and version-specific files git-svn-id: http://taverna.googlecode.com/svn/taverna/engine/net.sf.taverna.t2.activities/trunk/dependency-activity@9216 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/42e82d1a Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/42e82d1a Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/42e82d1a Branch: refs/heads/master Commit: 42e82d1a4a80938d033867bc46447c2fa6917b26 Parents: 0b00557 Author: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Authored: Thu Nov 19 12:28:14 2009 +0000 Committer: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Committed: Thu Nov 19 12:28:14 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/42e82d1a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7a732f9..4ae6965 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>net.sf.taverna.t2</groupId> <artifactId>activities</artifactId> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> </parent> <groupId>net.sf.taverna.t2.activities</groupId> <artifactId>dependency-activity</artifactId>
