Page 1 of 1

set the scope for junit in the next release, please?

PostPosted: Fri Jan 22, 2010 9:40 pm
by Ranger
Can you set the scope for junit in the next release, please?
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.4</version>
<scope>test</scope>
</dependency>

thanks
Ranger