Polished to align the name in the pom
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/62945402 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/62945402 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/62945402 Branch: refs/heads/camel-2.12.x Commit: 629454026edf83b832c58b137c5bc7b984533d25 Parents: 839f5ac Author: Claus Ibsen <davscl...@apache.org> Authored: Mon Dec 9 09:17:52 2013 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Mon Dec 9 09:18:22 2013 +0100 ---------------------------------------------------------------------- buildingtools/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/62945402/buildingtools/pom.xml ---------------------------------------------------------------------- diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml index 158848d..cc873b4 100644 --- a/buildingtools/pom.xml +++ b/buildingtools/pom.xml @@ -27,8 +27,8 @@ </parent> <artifactId>camel-buildtools</artifactId> - <name>Apache :: Camel Buildtools</name> - <description>The build tools for the Camel project</description> + <name>Camel :: Buildtools</name> + <description>The build tools for the Apache Camel project</description> <properties> <maven.test.skip>true</maven.test.skip>