pom updated
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/90b21297 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/90b21297 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/90b21297 Branch: refs/heads/master Commit: 90b212979143924aed38139e64b2d8f44b27f457 Parents: 1efe686 Author: nkukhar <kukha...@gmail.com> Authored: Mon Feb 9 22:48:10 2015 -0800 Committer: Claus Ibsen <davscl...@apache.org> Committed: Tue Feb 10 09:50:08 2015 +0100 ---------------------------------------------------------------------- tooling/maven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/90b21297/tooling/maven/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml index b203cd4..53d7d55 100644 --- a/tooling/maven/pom.xml +++ b/tooling/maven/pom.xml @@ -32,7 +32,7 @@ <modules> <module>camel-package-maven-plugin</module> <module>camel-maven-plugin</module> - <module>camel-eip-documentation-maven-plugin</module> + <module>camel-eip-documentation-enricher-maven-plugin</module> <module>guice-maven-plugin</module> <module>camel-api-component-maven-plugin</module> </modules>