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/02/17 12:37:49 UTC

[34/50] [abbrv] incubator-taverna-commandline git commit: add module taverna-commandline-launcher / -tests

add module taverna-commandline-launcher / -tests


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/commit/101439b6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/tree/101439b6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/diff/101439b6

Branch: refs/heads/master
Commit: 101439b6cb446f8866751bfc5f15b5b719818f77
Parents: 8568f96
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Sun Dec 28 02:09:55 2014 -0600
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Sun Dec 28 02:09:55 2014 -0600

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/101439b6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0bbc314..7b5a7b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,9 +18,10 @@
   </properties>
 	<modules>
     <module>taverna-commandline-api</module>
-    <module>taverna-commandline-impl</module>
     <module>taverna-commandline-common</module>
+    <module>taverna-commandline-launcher</module>
     <module>taverna-commandline-product</module>
+    <module>taverna-commandline-tests</module>
   </modules>
   <repositories>
     <repository>