mirror of https://github.com/apache/jclouds.git
Made *both* lib dependencies in drivers/enterprise *compile* deps
This commit is contained in:
parent
37d5533028
commit
f1812f4e86
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue