You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2015/04/10 09:12:04 UTC

[5/6] camel git commit: Polished

Polished


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/792764db
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/792764db
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/792764db

Branch: refs/heads/master
Commit: 792764dbb83649625850fed4b65960f336a02895
Parents: 7489cdd
Author: Claus Ibsen <da...@apache.org>
Authored: Fri Apr 10 09:06:21 2015 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Fri Apr 10 09:06:21 2015 +0200

----------------------------------------------------------------------
 components/camel-google-calendar/pom.xml | 2 +-
 components/camel-google-mail/pom.xml     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/792764db/components/camel-google-calendar/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-calendar/pom.xml b/components/camel-google-calendar/pom.xml
index 0265295..320ec99 100644
--- a/components/camel-google-calendar/pom.xml
+++ b/components/camel-google-calendar/pom.xml
@@ -27,7 +27,7 @@
 
   <artifactId>camel-google-calendar</artifactId>
   <packaging>bundle</packaging>
-  <name>Camel :: GoogleCalendar Component</name>
+  <name>Camel :: GoogleCalendar</name>
   <description>Camel Component for GoogleCalendar</description>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/camel/blob/792764db/components/camel-google-mail/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-google-mail/pom.xml b/components/camel-google-mail/pom.xml
index 0f0f9af..ba3be61 100644
--- a/components/camel-google-mail/pom.xml
+++ b/components/camel-google-mail/pom.xml
@@ -27,7 +27,7 @@
 
   <artifactId>camel-google-mail</artifactId>
   <packaging>bundle</packaging>
-  <name>Camel :: GoogleMail Component</name>
+  <name>Camel :: GoogleMail</name>
   <description>Camel Component for GoogleMail</description>
 
   <properties>