fixed relativePath on pom

git-svn-id: http://jclouds.googlecode.com/svn/trunk@2311 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
adrian.f.cole 2009-11-22 21:05:19 +00:00
parent 839cf3d26c
commit 718c0100c5
1 changed files with 1 additions and 0 deletions

View File

@ -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>