mirror of https://github.com/apache/jclouds.git
Upgrade guice to 3.0-rc2 which is already in Maven central
This commit is contained in:
parent
ba920bb3e4
commit
e709a39382
|
@ -63,9 +63,9 @@
|
|||
<version>1.4-ea06</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.guice</groupId>
|
||||
<groupId>com.google.inject</groupId>
|
||||
<artifactId>guice</artifactId>
|
||||
<version>3.0-snapshot-20101120</version>
|
||||
<version>3.0-rc2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.inject</groupId>
|
||||
|
|
Loading…
Reference in New Issue