simplified naming for cloud poms

git-svn-id: http://jclouds.googlecode.com/svn/trunk@1821 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
adrian.f.cole 2009-07-20 15:27:43 +00:00
parent 427ccfa963
commit bff270c6e5
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jclouds</groupId>
<artifactId>jclouds-cloudfiles-core</artifactId>
<artifactId>jclouds-cloudfiles</artifactId>
<name>jclouds cloudfiles Components Core</name>
<packaging>jar</packaging>
<description>jclouds Core components to access cloudfiles</description>

View File

@ -34,7 +34,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jclouds</groupId>
<artifactId>jclouds-cloudservers-core</artifactId>
<artifactId>jclouds-cloudservers</artifactId>
<name>jclouds cloudservers Components Core</name>
<packaging>jar</packaging>
<description>jclouds Core components to access cloudservers</description>