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/07/15 14:14:55 UTC

incubator-taverna-language git commit: or should that be 2-incubating-SNAPSHOT?

Repository: incubator-taverna-language
Updated Branches:
  refs/heads/master 7a5f0dce5 -> 8c23bdbd4


or should that be 2-incubating-SNAPSHOT?


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/8c23bdbd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/8c23bdbd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/8c23bdbd

Branch: refs/heads/master
Commit: 8c23bdbd4ec39e39ff479d256bf2a5189777746b
Parents: 7a5f0dc
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Wed Jul 15 13:14:44 2015 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Wed Jul 15 13:14:44 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/8c23bdbd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ada7690..e7a8821 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.taverna</groupId>
 		<artifactId>taverna-parent</artifactId>
-		<version>1-incubating-SNAPSHOT</version>
+		<version>2-incubating-SNAPSHOT</version>
 	</parent>
 	<groupId>org.apache.taverna.language</groupId>
 	<artifactId>taverna-language</artifactId>