Skip to content

Commit 4d0c1ec

Browse files
committed
Fix testing scope for junit dependency
Signed-off-by: Johannes Kristan <[email protected]>
1 parent 9d4a320 commit 4d0c1ec

File tree

1 file changed

+1
-0
lines changed
  • core/sds-aspect-model-aas-generator

1 file changed

+1
-0
lines changed

core/sds-aspect-model-aas-generator/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
<dependency>
5656
<groupId>junit</groupId>
5757
<artifactId>junit</artifactId>
58+
<scope>test</scope>
5859
</dependency>
5960
</dependencies>
6061
</project>

0 commit comments

Comments
 (0)