Skip to content

Commit 4444fee

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 db300d0 commit 4444fee

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
@@ -104,6 +104,7 @@
104104
<groupId>org.scijava</groupId>
105105
<artifactId>scijava-common</artifactId>
106106
<classifier>tests</classifier>
107+
<scope>test</scope>
107108
</dependency>
108109
</dependencies>
109110

0 commit comments

Comments
 (0)