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 2016/02/02 22:57:59 UTC

[03/11] incubator-taverna-language git commit: Taverna language commandline tool module rename added

Taverna language commandline tool module rename added

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/021fcd53
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/021fcd53
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/021fcd53

Branch: refs/heads/master
Commit: 021fcd53ffebc1c5cc3a41d3b360da9a53619a41
Parents: 1e13219
Author: Menaka Madushanka <me...@gmail.com>
Authored: Tue Feb 2 11:47:13 2016 +0530
Committer: Menaka Madushanka <me...@gmail.com>
Committed: Tue Feb 2 11:47:13 2016 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/021fcd53/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 01bbdf1..20f6b71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,7 +257,7 @@
     <module>taverna-scufl2-t2flow</module>
     <module>taverna-scufl2-ucfpackage</module>
     <module>taverna-scufl2-wfbundle</module>
-    <module>taverna-language-commandline</module>
+    <module>taverna-tavlangtool</module>
     <!-- Disabled temporarily due to dependency overload..
     <module>taverna-scufl2-wfdesc</module>
     -->