Updated Branches: refs/heads/master f87dfaa0d -> 79209f696
Correct Jclouds -> jclouds typos Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/79209f69 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/79209f69 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/79209f69 Branch: refs/heads/master Commit: 79209f6968c462dd7806bb1c246e51d6f2e24d58 Parents: f87dfaa Author: Andrew Gaul <[email protected]> Authored: Sun Dec 1 11:40:54 2013 -0800 Committer: Andrew Gaul <[email protected]> Committed: Sun Dec 1 11:40:54 2013 -0800 ---------------------------------------------------------------------- commands/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/79209f69/commands/pom.xml ---------------------------------------------------------------------- diff --git a/commands/pom.xml b/commands/pom.xml index c66e97c..d821315 100644 --- a/commands/pom.xml +++ b/commands/pom.xml @@ -101,7 +101,7 @@ limitations under the License. <groupId>org.apache.jclouds.karaf</groupId> <artifactId>services</artifactId> </dependency> - <!-- Jclouds Dependencies --> + <!-- jclouds Dependencies --> <dependency> <groupId>org.apache.jclouds</groupId> <artifactId>jclouds-core</artifactId> http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/79209f69/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d29f97e..c44281c 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <version>1.7.0-SNAPSHOT</version> <name>Apache jclouds :: Karaf</name> - <description>Jclouds Karaf Integration Project</description> + <description>jclouds Karaf Integration Project</description> <url>http://jclouds.apache.org</url> <licenses> <license>
