Skip to content

Commit

Permalink
Made *both* lib dependencies in drivers/enterprise *compile* deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Phillips committed Feb 3, 2011
1 parent 37d5533 commit f1812f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions drivers/enterprise/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down

0 comments on commit f1812f4

Please sign in to comment.