mirror of https://github.com/apache/jclouds.git
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:
parent
427ccfa963
commit
bff270c6e5
|
@ -34,7 +34,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.jclouds</groupId>
|
<groupId>org.jclouds</groupId>
|
||||||
<artifactId>jclouds-cloudfiles-core</artifactId>
|
<artifactId>jclouds-cloudfiles</artifactId>
|
||||||
<name>jclouds cloudfiles Components Core</name>
|
<name>jclouds cloudfiles Components Core</name>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<description>jclouds Core components to access cloudfiles</description>
|
<description>jclouds Core components to access cloudfiles</description>
|
||||||
|
|
|
@ -34,7 +34,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.jclouds</groupId>
|
<groupId>org.jclouds</groupId>
|
||||||
<artifactId>jclouds-cloudservers-core</artifactId>
|
<artifactId>jclouds-cloudservers</artifactId>
|
||||||
<name>jclouds cloudservers Components Core</name>
|
<name>jclouds cloudservers Components Core</name>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<description>jclouds Core components to access cloudservers</description>
|
<description>jclouds Core components to access cloudservers</description>
|
||||||
|
|
Loading…
Reference in New Issue