Polished
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4c97a2cd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4c97a2cd Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4c97a2cd Branch: refs/heads/camel-2.17.x Commit: 4c97a2cddc8fd0d7087d8750bdb33f88f3c6c00f Parents: 95cc4f5 Author: Claus Ibsen <davscl...@apache.org> Authored: Thu Apr 21 21:21:26 2016 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Thu Apr 21 22:49:17 2016 +0200 ---------------------------------------------------------------------- examples/camel-example-swagger-cdi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/4c97a2cd/examples/camel-example-swagger-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-swagger-cdi/pom.xml b/examples/camel-example-swagger-cdi/pom.xml index 3ba908c..2242ec5 100644 --- a/examples/camel-example-swagger-cdi/pom.xml +++ b/examples/camel-example-swagger-cdi/pom.xml @@ -25,7 +25,7 @@ <artifactId>camel-example-swagger-cdi</artifactId> <packaging>jar</packaging> - <name>Camel :: Example :: Swagger CDI</name> + <name>Camel :: Example :: Swagger :: CDI</name> <description>An example using REST DSL and Swagger Java with CDI</description> <dependencies>