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/08/11 17:28:03 UTC

incubator-taverna-server git commit: use taverna-language 0.15.0

Repository: incubator-taverna-server
Updated Branches:
  refs/heads/master 71c700403 -> 67c67cfbd


use taverna-language 0.15.0


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/commit/67c67cfb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/tree/67c67cfb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/diff/67c67cfb

Branch: refs/heads/master
Commit: 67c67cfbd54c2ec86dff960b5e8670e76e33168a
Parents: 71c7004
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Tue Aug 11 16:27:49 2015 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Tue Aug 11 16:27:49 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/67c67cfb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 850b30b..4bd62c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@ executing.</description>
 		<jenkinsJob>taverna-server-2.5-auto</jenkinsJob>
 
     <!-- versions of Taverna dependencies -->
-    <taverna.language.version>0.15.0-incubating-SNAPSHOT</taverna.language.version>
+    <taverna.language.version>0.15.0-incubating</taverna.language.version>
     <taverna.osgi.version>0.2.0-incubating-SNAPSHOT</taverna.osgi.version>
     <taverna.engine.version>3.1.0-incubating-SNAPSHOT</taverna.engine.version>
     <taverna.commandline.version>3.1.0-incubating-SNAPSHOT</taverna.commandline.version>