Updated version numbers git-svn-id: http://taverna.googlecode.com/svn/taverna/engine/net.sf.taverna.t2.activities/trunk/dependency-activity@9508 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/bff0f8ec Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/bff0f8ec Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/bff0f8ec Branch: refs/heads/master Commit: bff0f8eca81d58f4430f56cefcf71aaa3d0bef3e Parents: 01c8104 Author: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Authored: Sun Dec 13 16:09:35 2009 +0000 Committer: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Committed: Sun Dec 13 16:09: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/bff0f8ec/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d97f199..e26106d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>net.sf.taverna.t2</groupId> <artifactId>activities</artifactId> - <version>0.10-SNAPSHOT</version> + <version>1.0</version> </parent> <groupId>net.sf.taverna.t2.activities</groupId> <artifactId>dependency-activity</artifactId>
