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:51:01 UTC

[43/50] [abbrv] incubator-taverna-osgi git commit: Add taverna-maven-plugin

Add taverna-maven-plugin


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/commit/752bff10
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/tree/752bff10
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/diff/752bff10

Branch: refs/heads/master
Commit: 752bff10c5e294b33b6a1aa9566ff44d48b493cc
Parents: b8c5f92
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Sun Dec 28 02:41:58 2014 -0600
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Sun Dec 28 02:41:58 2014 -0600

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/752bff10/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b2e61fc..61a6f07 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,7 @@
     <module>taverna-configuration-impl</module>
     <module>taverna-download-api</module>
     <module>taverna-download-impl</module>
+    <module>taverna-maven-plugin</module>
     <module>taverna-plugin-api</module>
     <module>taverna-plugin-impl</module>
     <module>taverna-update-api</module>