Updated Branches: refs/heads/camel-2.11.x c2e5d8ecf -> f4c113fa2 refs/heads/camel-2.12.x 839f5aca7 -> 629454026 refs/heads/master f68954cde -> a4a3f6914
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/a4a3f691 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a4a3f691 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a4a3f691 Branch: refs/heads/master Commit: a4a3f6914a93ffdf55fb87e8fa88075192a733d9 Parents: f68954c 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:17:52 2013 +0100 ---------------------------------------------------------------------- buildingtools/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/a4a3f691/buildingtools/pom.xml ---------------------------------------------------------------------- diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml index e87d2dc..d86fcb7 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>