Bumped versions numbers. 1.3-SNAPSHOT -> 2.0-SNAPSHOT, 2.3-SNAPSHOT -> 3.0-SNAPSHOT
git-svn-id: http://taverna.googlecode.com/svn/taverna/engine/net.sf.taverna.t2.activities/trunk/dependency-activity@11464 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/3348187c Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/3348187c Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/3348187c Branch: refs/heads/master Commit: 3348187c0d915c59558574d513375fb10ad59845 Parents: e3c74ab Author: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Authored: Mon Sep 6 14:13:56 2010 +0000 Committer: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Committed: Mon Sep 6 14:13:56 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/3348187c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a360771..560228d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>net.sf.taverna.t2</groupId> <artifactId>activities</artifactId> - <version>1.3-SNAPSHOT</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>net.sf.taverna.t2.activities</groupId> <artifactId>dependency-activity</artifactId>
