mirror of https://github.com/apache/jclouds.git
openstack-nova-ec2: configuring tests to use logback (so I can view the jclouds-wire log)
This commit is contained in:
parent
850cdc2fc8
commit
204194ad61
|
@ -78,7 +78,7 @@
|
|||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jclouds.driver</groupId>
|
||||
<artifactId>jclouds-slf4j</artifactId>
|
||||
<artifactId>jclouds-log4j</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue