mirror of https://github.com/apache/jclouds.git
Issue 854:move savvis-symphonyvpdc to labs
This commit is contained in:
parent
d50d70a397
commit
1e8841062b
|
@ -35,11 +35,6 @@
|
||||||
<artifactId>greenhousedata-element-vcloud</artifactId>
|
<artifactId>greenhousedata-element-vcloud</artifactId>
|
||||||
<version>${project.version}</version>
|
<version>${project.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>org.jclouds.provider</groupId>
|
|
||||||
<artifactId>savvis-symphonyvpdc</artifactId>
|
|
||||||
<version>${project.version}</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jclouds.provider</groupId>
|
<groupId>org.jclouds.provider</groupId>
|
||||||
<artifactId>eucalyptus-partnercloud-ec2</artifactId>
|
<artifactId>eucalyptus-partnercloud-ec2</artifactId>
|
||||||
|
|
|
@ -39,5 +39,6 @@
|
||||||
<module>opsource-servers</module>
|
<module>opsource-servers</module>
|
||||||
<module>elb</module>
|
<module>elb</module>
|
||||||
<module>aws-elb</module>
|
<module>aws-elb</module>
|
||||||
|
<module>savvis-symphonyvpdc</module>
|
||||||
</modules>
|
</modules>
|
||||||
</project>
|
</project>
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue