Repository: jclouds Updated Branches: refs/heads/master a623e68d0 -> 4943ff934
Fixed format and removed the trailing spaces Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/4943ff93 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/4943ff93 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/4943ff93 Branch: refs/heads/master Commit: 4943ff9341485becdcb6084a859197fb7a10eec1 Parents: a623e68 Author: Ignasi Barrera <[email protected]> Authored: Sun May 18 23:59:39 2014 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Sun May 18 23:59:39 2014 +0200 ---------------------------------------------------------------------- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/4943ff93/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index 6fc98fd..08094fc 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -23,7 +23,7 @@ <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>14</version> - <relativePath/> + <relativePath /> </parent> <groupId>org.apache.jclouds</groupId> <artifactId>jclouds-project</artifactId>
