Skip to content

Commit cc6589a

Browse files
committed
Use test scope for scijava-common tests lib
It was an oversight, which now causes pain because the scijava-common tests library includes some extra services and plugins which hose up downstream applications.
1 parent 7ea78c1 commit cc6589a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
<groupId>org.scijava</groupId>
102102
<artifactId>scijava-common</artifactId>
103103
<classifier>tests</classifier>
104+
<scope>test</scope>
104105
</dependency>
105106
</dependencies>
106107

0 commit comments

Comments
 (0)