Fix Maven parent.relativePath warnings

This commit is contained in:
Jeremy Daggett 2014-08-21 08:51:35 -07:00
parent d34c3ca3e0
commit 4f648567fa
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
<groupId>org.apache.jclouds</groupId>
<artifactId>jclouds-project</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath />
</parent>
<!-- TODO: when out of labs, switch to org.jclouds.api -->