Updated Branches:
  refs/heads/master 7f54606d7 -> cff223cdc

Correct Jclouds -> jclouds typo


Project: http://git-wip-us.apache.org/repos/asf/jclouds-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds-examples/commit/cff223cd
Tree: http://git-wip-us.apache.org/repos/asf/jclouds-examples/tree/cff223cd
Diff: http://git-wip-us.apache.org/repos/asf/jclouds-examples/diff/cff223cd

Branch: refs/heads/master
Commit: cff223cdc634209d5d33554974722d84ec797589
Parents: 7f54606
Author: Andrew Gaul <[email protected]>
Authored: Sun Dec 1 11:41:36 2013 -0800
Committer: Andrew Gaul <[email protected]>
Committed: Sun Dec 1 11:41:36 2013 -0800

----------------------------------------------------------------------
 camel-notifications/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-examples/blob/cff223cd/camel-notifications/pom.xml
----------------------------------------------------------------------
diff --git a/camel-notifications/pom.xml b/camel-notifications/pom.xml
index f79be5b..a2a18b1 100644
--- a/camel-notifications/pom.xml
+++ b/camel-notifications/pom.xml
@@ -76,7 +76,7 @@ under the License.
       <version>${camel.version}</version>
     </dependency>
 
-    <!-- Jclouds Dependencies -->
+    <!-- jclouds Dependencies -->
     <dependency>
       <groupId>org.jclouds.driver</groupId>
       <artifactId>jclouds-slf4j</artifactId>

Reply via email to