mirror of https://github.com/apache/jclouds.git
Swift is now out of labs.
This commit is contained in:
parent
03619accbd
commit
a12c168ad2
|
@ -60,12 +60,12 @@
|
|||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.jclouds.labs</groupId>
|
||||
<groupId>org.apache.jclouds.api</groupId>
|
||||
<artifactId>openstack-swift</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.jclouds.labs</groupId>
|
||||
<groupId>org.apache.jclouds.api</groupId>
|
||||
<artifactId>openstack-swift</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
<type>test-jar</type>
|
||||
|
|
|
@ -65,14 +65,14 @@
|
|||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.jclouds.labs</groupId>
|
||||
<groupId>org.apache.jclouds.api</groupId>
|
||||
<artifactId>openstack-swift</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.jclouds.labs</groupId>
|
||||
<groupId>org.apache.jclouds.api</groupId>
|
||||
<artifactId>openstack-swift</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
|
|
|
@ -65,14 +65,14 @@
|
|||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.jclouds.labs</groupId>
|
||||
<groupId>org.apache.jclouds.api</groupId>
|
||||
<artifactId>openstack-swift</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.jclouds.labs</groupId>
|
||||
<groupId>org.apache.jclouds.api</groupId>
|
||||
<artifactId>openstack-swift</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue