We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 774e4ae commit 48354bcCopy full SHA for 48354bc
opengrok-indexer/pom.xml
@@ -61,6 +61,7 @@ Portions Copyright (c) 2020-2020, Lubos Kosco <[email protected]>.
61
<groupId>commons-io</groupId>
62
<artifactId>commons-io</artifactId>
63
<version>${commons-io.version}</version>
64
+ <scope>test</scope>
65
</dependency>
66
<dependency>
67
<groupId>org.apache.lucene</groupId>
0 commit comments