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:16 UTC

[08/50] incubator-taverna-common-activities git commit: T2-936 bump trunk version number of t2infrastructure to 2.1-SNAPSHOT

T2-936 bump trunk version number of t2infrastructure to 2.1-SNAPSHOT

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

Branch: refs/heads/master
Commit: 8b4e5bca206e864ed88bd91ed1defd9514735fba
Parents: bff0f8e
Author: stian@mygrid.org.uk <st...@bf327186-88b3-11dd-a302-d386e5130c1c>
Authored: Tue Jan 5 12:39:50 2010 +0000
Committer: stian@mygrid.org.uk <st...@bf327186-88b3-11dd-a302-d386e5130c1c>
Committed: Tue Jan 5 12:39:50 2010 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/8b4e5bca/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e26106d..5b8de22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>net.sf.taverna.t2</groupId>
 		<artifactId>activities</artifactId>
-		<version>1.0</version>
+		<version>1.1-SNAPSHOT</version>
 	</parent>
 	<groupId>net.sf.taverna.t2.activities</groupId>
 	<artifactId>dependency-activity</artifactId>