[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@7967 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/1c10f358 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/1c10f358 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/1c10f358 Branch: refs/heads/master Commit: 1c10f35852c621474cacfd9c60761b6fb8f45467 Parents: 33df1b5 Author: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Authored: Wed Jun 24 18:06:00 2009 +0000 Committer: [email protected] <[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c> Committed: Wed Jun 24 18:06:00 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/1c10f358/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2e42c34..1f96afd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>net.sf.taverna.t2</groupId> <artifactId>activities</artifactId> - <version>0.7</version> + <version>0.8-SNAPSHOT</version> </parent> <groupId>net.sf.taverna.t2.activities</groupId> <artifactId>dependency-activity</artifactId>
