Repository: incubator-taverna-language Updated Branches: refs/heads/master 4b923afb0 -> 529ae2ab1
pom.xml typo 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/529ae2ab Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/529ae2ab Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/529ae2ab Branch: refs/heads/master Commit: 529ae2ab1b8ee5b1b333283e818048f29f491a75 Parents: 4b923af Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Nov 2 17:34:04 2016 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Nov 2 17:34:04 2016 +0000 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/529ae2ab/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 78e571b..c5bef95 100644 --- a/pom.xml +++ b/pom.xml @@ -32,6 +32,7 @@ and workflow inputs/outputs/run (DataBundle). </description> <build> + <plugins> <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId>
