[maven-release-plugin] prepare for next development iteration git-svn-id: http://taverna.googlecode.com/svn/taverna/engine/net.sf.taverna.t2.activities/trunk/dependency-activity@7984 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/0b005575 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/0b005575 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/0b005575 Branch: refs/heads/master Commit: 0b0055759b696d5bac027bf26c5264ec545a2d61 Parents: c3c0519 Author: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Authored: Thu Jun 25 10:14:57 2009 +0000 Committer: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Committed: Thu Jun 25 10:14:57 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/0b005575/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8090a8a..7a732f9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>net.sf.taverna.t2</groupId> <artifactId>activities</artifactId> - <version>0.8</version> + <version>0.9-SNAPSHOT</version> </parent> <groupId>net.sf.taverna.t2.activities</groupId> <artifactId>dependency-activity</artifactId>
