You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/03/06 17:23:31 UTC

[23/50] incubator-taverna-common-activities git commit: Release version 2.0.0

Release version 2.0.0

git-svn-id: http://taverna.googlecode.com/svn/taverna/engine/net.sf.taverna.t2.activities/trunk/dependency-activity@14917 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/307f70d3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/307f70d3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/307f70d3

Branch: refs/heads/master
Commit: 307f70d3cff2a77fb5d10564fbc424dbb4c4ce44
Parents: ccd8a77
Author: david@mygrid.org.uk <da...@bf327186-88b3-11dd-a302-d386e5130c1c>
Authored: Thu May 10 21:20:43 2012 +0000
Committer: david@mygrid.org.uk <da...@bf327186-88b3-11dd-a302-d386e5130c1c>
Committed: Thu May 10 21:20:43 2012 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/307f70d3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1eb95aa..8b74160 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>net.sf.taverna.t2</groupId>
 		<artifactId>activities</artifactId>
-		<version>2.0-SNAPSHOT</version>
+		<version>2.0.0</version>
 	</parent>
 	<groupId>net.sf.taverna.t2.activities</groupId>
 	<artifactId>dependency-activity</artifactId>