This PR fixes a simple typo in the jclouds-representations project poms. Please refer to the [Maven Central Repository](http://search.maven.org/#artifactdetails%7Corg.apache.jclouds.labs%7Cjclouds-represetations%7C1.7.2%7Cpom)
The incorrect spelling of the artifactId has been present since [1.6.1-incubating](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.apache.jclouds.labs%22%20AND%20a%3A%22jclouds-represetations%22) You can merge this Pull Request by running: git pull https://github.com/rackerlabs/jclouds-labs fix-pom-typo Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs/pull/64 -- Commit Summary -- * Fixed artifactId typo -- File Changes -- M jclouds-representations/pom.xml (4) M jclouds-representations/representations-codec/pom.xml (2) M jclouds-representations/representations-core/pom.xml (2) -- Patch Links -- https://github.com/jclouds/jclouds-labs/pull/64.patch https://github.com/jclouds/jclouds-labs/pull/64.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/64
