Fixed Rackspace cloudfiles pom versions

/cc @zack-shoylev
This commit is contained in:
Ignasi Barrera 2015-05-07 11:39:41 +02:00
parent fb524d1f81
commit e92fd921cf
3 changed files with 3 additions and 6 deletions

View File

@ -22,13 +22,12 @@
<parent> <parent>
<groupId>org.apache.jclouds</groupId> <groupId>org.apache.jclouds</groupId>
<artifactId>jclouds-project</artifactId> <artifactId>jclouds-project</artifactId>
<version>2.0.0-SNAPSHOT</version> <version>1.9.1-SNAPSHOT</version>
<relativePath>../../project/pom.xml</relativePath> <relativePath>../../project/pom.xml</relativePath>
</parent> </parent>
<groupId>org.apache.jclouds.api</groupId> <groupId>org.apache.jclouds.api</groupId>
<artifactId>rackspace-cloudfiles</artifactId> <artifactId>rackspace-cloudfiles</artifactId>
<version>2.0.0-SNAPSHOT</version>
<name>jclouds rackspace-cloudfiles api</name> <name>jclouds rackspace-cloudfiles api</name>
<description>jclouds components to access Rackspace Cloud Files</description> <description>jclouds components to access Rackspace Cloud Files</description>
<packaging>bundle</packaging> <packaging>bundle</packaging>

View File

@ -22,13 +22,12 @@
<parent> <parent>
<groupId>org.apache.jclouds</groupId> <groupId>org.apache.jclouds</groupId>
<artifactId>jclouds-project</artifactId> <artifactId>jclouds-project</artifactId>
<version>2.0.0-SNAPSHOT</version> <version>1.9.1-SNAPSHOT</version>
<relativePath>../../project/pom.xml</relativePath> <relativePath>../../project/pom.xml</relativePath>
</parent> </parent>
<groupId>org.apache.jclouds.provider</groupId> <groupId>org.apache.jclouds.provider</groupId>
<artifactId>rackspace-cloudfiles-uk</artifactId> <artifactId>rackspace-cloudfiles-uk</artifactId>
<version>2.0.0-SNAPSHOT</version>
<name>jclouds Rackspace Cloud Files UK provider</name> <name>jclouds Rackspace Cloud Files UK provider</name>
<description>OpenStack Object Storage implementation targeted to Rackspace Cloud Files UK</description> <description>OpenStack Object Storage implementation targeted to Rackspace Cloud Files UK</description>
<packaging>bundle</packaging> <packaging>bundle</packaging>

View File

@ -22,13 +22,12 @@
<parent> <parent>
<groupId>org.apache.jclouds</groupId> <groupId>org.apache.jclouds</groupId>
<artifactId>jclouds-project</artifactId> <artifactId>jclouds-project</artifactId>
<version>2.0.0-SNAPSHOT</version> <version>1.9.1-SNAPSHOT</version>
<relativePath>../../project/pom.xml</relativePath> <relativePath>../../project/pom.xml</relativePath>
</parent> </parent>
<groupId>org.apache.jclouds.provider</groupId> <groupId>org.apache.jclouds.provider</groupId>
<artifactId>rackspace-cloudfiles-us</artifactId> <artifactId>rackspace-cloudfiles-us</artifactId>
<version>2.0.0-SNAPSHOT</version>
<name>jclouds Rackspace Cloud Files US provider</name> <name>jclouds Rackspace Cloud Files US provider</name>
<description>OpenStack Object Storage implementation targeted to Rackspace Cloud Files US</description> <description>OpenStack Object Storage implementation targeted to Rackspace Cloud Files US</description>
<packaging>bundle</packaging> <packaging>bundle</packaging>