added savvis to allcompute

This commit is contained in:
Adrian Cole 2011-05-18 11:16:36 -07:00
parent 4445c16112
commit 029f15f360
1 changed files with 5 additions and 0 deletions

View File

@ -29,6 +29,11 @@
<artifactId>jclouds-allcompute</artifactId> <artifactId>jclouds-allcompute</artifactId>
<name>allcompute</name> <name>allcompute</name>
<dependencies> <dependencies>
<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>