Repository: karaf-cellar Updated Branches: refs/heads/master c9b2c53d8 -> 6f0e2c4df
Cleanup Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/6f0e2c4d Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/6f0e2c4d Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/6f0e2c4d Branch: refs/heads/master Commit: 6f0e2c4df9103621170f7e12e67525dfb71ba92c Parents: c9b2c53 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Dec 27 08:07:09 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Dec 27 08:07:09 2015 +0100 ---------------------------------------------------------------------- manual/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/6f0e2c4d/manual/pom.xml ---------------------------------------------------------------------- diff --git a/manual/pom.xml b/manual/pom.xml index 21531b8..dee6d3a 100644 --- a/manual/pom.xml +++ b/manual/pom.xml @@ -113,14 +113,4 @@ </plugins> </build> - <reporting> - <plugins> - <plugin> - <groupId>org.fusesource.scalate</groupId> - <artifactId>maven-scalate-plugin</artifactId> - <version>${scalate.version}</version> - </plugin> - </plugins> - </reporting> - </project>
