T2-1388 bumped trunk to 1.3-SNAPSHOT / 2.3-SNAPSHOT git-svn-id: http://taverna.googlecode.com/svn/taverna/engine/net.sf.taverna.t2.activities/trunk/dependency-activity@10906 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/e3c74ab0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/e3c74ab0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/e3c74ab0 Branch: refs/heads/master Commit: e3c74ab0ad7a749f8773fcdf0324544c86206c33 Parents: c77f697 Author: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Authored: Mon Jun 14 12:48:50 2010 +0000 Committer: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Committed: Mon Jun 14 12:48:50 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/e3c74ab0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5b8de22..a360771 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>net.sf.taverna.t2</groupId> <artifactId>activities</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <groupId>net.sf.taverna.t2.activities</groupId> <artifactId>dependency-activity</artifactId>
