Repository: jclouds
Updated Branches:
  refs/heads/master 5239e0fea -> a623e68d0


JCLOUDS-571 - Fix build to suppress maven parent.relativePath warnings at start 
of build


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

Branch: refs/heads/master
Commit: a623e68d08b89bb2af952153912ba669108ffb77
Parents: 5239e0f
Author: Chris Custine <[email protected]>
Authored: Sun May 18 12:35:24 2014 -0600
Committer: Ignasi Barrera <[email protected]>
Committed: Sun May 18 23:24:01 2014 +0200

----------------------------------------------------------------------
 project/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/a623e68d/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index fdc8395..6fc98fd 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -23,6 +23,7 @@
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
     <version>14</version>
+    <relativePath/>    
   </parent>
   <groupId>org.apache.jclouds</groupId>
   <artifactId>jclouds-project</artifactId>

Reply via email to