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