Update pom.xml Corrected version number
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/458a3e7c Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/458a3e7c Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/458a3e7c Branch: refs/heads/master Commit: 458a3e7c4ece9e0bf1feb3bd65a9165a731d4d42 Parents: cd37be5 Author: alaninmcr <[email protected]> Authored: Fri May 30 12:48:14 2014 +0100 Committer: alaninmcr <[email protected]> Committed: Fri May 30 12:48:14 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/458a3e7c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8fed691..fe92714 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <artifactId>dependency-activity</artifactId> <packaging>bundle</packaging> <name>Taverna 2 Activity with Dependencies</name> - <version>1.6-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <dependencies> <dependency> <groupId>net.sf.taverna.t2.core</groupId>
