mirror of
https://github.com/apache/jclouds.git
synced 2025-02-17 23:46:13 +00:00
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:
commit
cd016a9ff6
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user