mirror of https://github.com/apache/jclouds.git
Fixed Rackspace cloudfiles pom versions
/cc @zack-shoylev
This commit is contained in:
parent
fb524d1f81
commit
e92fd921cf
|
@ -22,13 +22,12 @@
|
|||
<parent>
|
||||
<groupId>org.apache.jclouds</groupId>
|
||||
<artifactId>jclouds-project</artifactId>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<version>1.9.1-SNAPSHOT</version>
|
||||
<relativePath>../../project/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<groupId>org.apache.jclouds.api</groupId>
|
||||
<artifactId>rackspace-cloudfiles</artifactId>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<name>jclouds rackspace-cloudfiles api</name>
|
||||
<description>jclouds components to access Rackspace Cloud Files</description>
|
||||
<packaging>bundle</packaging>
|
||||
|
|
|
@ -22,13 +22,12 @@
|
|||
<parent>
|
||||
<groupId>org.apache.jclouds</groupId>
|
||||
<artifactId>jclouds-project</artifactId>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<version>1.9.1-SNAPSHOT</version>
|
||||
<relativePath>../../project/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<groupId>org.apache.jclouds.provider</groupId>
|
||||
<artifactId>rackspace-cloudfiles-uk</artifactId>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<name>jclouds Rackspace Cloud Files UK provider</name>
|
||||
<description>OpenStack Object Storage implementation targeted to Rackspace Cloud Files UK</description>
|
||||
<packaging>bundle</packaging>
|
||||
|
|
|
@ -22,13 +22,12 @@
|
|||
<parent>
|
||||
<groupId>org.apache.jclouds</groupId>
|
||||
<artifactId>jclouds-project</artifactId>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<version>1.9.1-SNAPSHOT</version>
|
||||
<relativePath>../../project/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<groupId>org.apache.jclouds.provider</groupId>
|
||||
<artifactId>rackspace-cloudfiles-us</artifactId>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<name>jclouds Rackspace Cloud Files US provider</name>
|
||||
<description>OpenStack Object Storage implementation targeted to Rackspace Cloud Files US</description>
|
||||
<packaging>bundle</packaging>
|
||||
|
|
Loading…
Reference in New Issue