Removed Typo
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9434f5d6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9434f5d6 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9434f5d6 Branch: refs/heads/master Commit: 9434f5d6ac5e690d442ff791e45a27be2f3c3018 Parents: c86d438 Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Mar 8 16:25:08 2017 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Mar 8 16:25:08 2017 +0100 ---------------------------------------------------------------------- examples/camel-example-kubernetes-fabric8-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/9434f5d6/examples/camel-example-kubernetes-fabric8-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-kubernetes-fabric8-maven-plugin/pom.xml b/examples/camel-example-kubernetes-fabric8-maven-plugin/pom.xml index a84e084..8f290df 100644 --- a/examples/camel-example-kubernetes-fabric8-maven-plugin/pom.xml +++ b/examples/camel-example-kubernetes-fabric8-maven-plugin/pom.xml @@ -11,7 +11,7 @@ <artifactId>camel-example-kubernetes-fabric8-maven-plugin</artifactId> <name>Camel :: Example :: Kubernetes :: Fabric8 Maven Plugin</name> - <description>Kubernetes Kubernetes Fabric8 Maven Plugin example</description> + <description>Kubernetes Fabric8 Maven Plugin example</description> <packaging>jar</packaging> <properties>