Skip to content

Commit

Permalink
Update jclouds dependencies. Fixes #36
Browse files Browse the repository at this point in the history
  • Loading branch information
tbatchelli committed Jul 14, 2013
1 parent ba5aa43 commit 9d6e47b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[storm "0.5.4"]
[commons-codec "1.4"]
[org.cloudhoist/pallet "0.7.3"]
[org.cloudhoist/pallet-jclouds "1.4.2"]
[org.cloudhoist/pallet-jclouds "1.5.1"]
[org.cloudhoist/java "0.5.0"]
[org.cloudhoist/git "0.5.0"]
[org.cloudhoist/ssh-key "0.5.0"]
Expand All @@ -31,9 +31,9 @@
[com.jcraft/jsch.agentproxy.core "0.0.5"]
[com.jcraft/jsch.agentproxy.jsch "0.0.5"]
[com.jcraft/jsch "0.1.49"]
[org.jclouds.driver/jclouds-sshj "1.4.2"]
[org.jclouds.provider/aws-ec2 "1.4.2"]
[org.jclouds.provider/aws-s3 "1.4.2"]
[org.jclouds.driver/jclouds-sshj "1.5.2"]
[org.jclouds.provider/aws-ec2 "1.5.2"]
[org.jclouds.provider/aws-s3 "1.5.2"]

[log4j/log4j "1.2.14"]
[jvyaml "1.0.0"]]
Expand Down

0 comments on commit 9d6e47b

Please sign in to comment.