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

[22/50] incubator-taverna-common-activities git commit: Attempt to correct version numbers

Attempt to correct version numbers

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

Branch: refs/heads/master
Commit: d2f26b7e8a78c147a2dc19e90f0f98218c3b5ac1
Parents: 9d0bda2
Author: alan@mygrid.org.uk <al...@bf327186-88b3-11dd-a302-d386e5130c1c>
Authored: Mon Dec 5 15:11:30 2011 +0000
Committer: alan@mygrid.org.uk <al...@bf327186-88b3-11dd-a302-d386e5130c1c>
Committed: Mon Dec 5 15:11:30 2011 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/d2f26b7e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a360771..38713d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>net.sf.taverna.t2</groupId>
 		<artifactId>activities</artifactId>
-		<version>1.3-SNAPSHOT</version>
+		<version>1.4-SNAPSHOT</version>
 	</parent>
 	<groupId>net.sf.taverna.t2.activities</groupId>
 	<artifactId>dependency-activity</artifactId>