openstack-nova-ec2: configuring tests to use logback (so I can view the jclouds-wire log)

This commit is contained in:
Adam Lowe 2012-05-03 12:35:32 +01:00
parent 850cdc2fc8
commit 204194ad61
1 changed files with 1 additions and 1 deletions

View File

@ -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>