We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a687e6 commit 2dc0697Copy full SHA for 2dc0697
pom.xml
@@ -22,11 +22,13 @@
22
<groupId>org.apache.hadoop</groupId>
23
<artifactId>hadoop-common-test</artifactId>
24
<version>0.22.0</version>
25
+ <scope>test</scope>
26
</dependency>
27
<dependency>
28
29
<artifactId>hadoop-test</artifactId>
30
<version>1.0.0</version>
31
32
33
34
<groupId>org.slf4j</groupId>
0 commit comments