Merge branch 'master' of git@github.com:jclouds/jclouds

* 'master' of git@github.com:jclouds/jclouds:
  Fixed descriptions in azureblob and elastichosts-sat-p provider POMs
  Made *both* lib dependencies in drivers/enterprise *compile* deps
This commit is contained in:
Adrian Cole 2011-02-06 17:30:11 -08:00
commit cd016a9ff6
3 changed files with 3 additions and 4 deletions

View File

@ -63,7 +63,7 @@
<artifactId>jclouds-joda</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>1.6</version>
@ -77,7 +77,6 @@
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15</artifactId>
<version>1.44</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.mortbay.jetty</groupId>

View File

@ -31,7 +31,7 @@
</parent>
<groupId>org.jclouds.provider</groupId>
<artifactId>azureblob</artifactId>
<name>jcloud azureblob provider</name>
<name>jclouds Azure Storage provider</name>
<description>jclouds components to access Azure Blob Service</description>
<properties>

View File

@ -31,7 +31,7 @@
</parent>
<groupId>org.jclouds.provider</groupId>
<artifactId>elastichosts-sat-p</artifactId>
<name>jclouds ElasticHosts Peer1 London provider</name>
<name>jclouds ElasticHosts Peer1 San Antonio provider</name>
<description>ElasticHosts implementation targeted to Peer1 San Antonio</description>
<properties>