mirror of https://github.com/apache/jclouds.git
fixed relativePath on pom
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2311 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
parent
839cf3d26c
commit
718c0100c5
|
@ -31,6 +31,7 @@
|
|||
<artifactId>jclouds-archetypes</artifactId>
|
||||
<groupId>org.jclouds</groupId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>jclouds-json-client-archetype</artifactId>
|
||||
|
|
Loading…
Reference in New Issue