Polished
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8962c4d1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8962c4d1 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8962c4d1 Branch: refs/heads/master Commit: 8962c4d11a2a34579f47687ffbcc0f2b29a0177f Parents: 133778f 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:48:50 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/8962c4d1/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 89a676a..cac4015 100644 --- a/examples/camel-example-swagger-cdi/pom.xml +++ b/examples/camel-example-swagger-cdi/pom.xml @@ -28,7 +28,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>