Skip to content

Commit b79df54

Browse files
committed
[DO NOT MERGE] make maven-enforcer-plugin fail.
1 parent 334069f commit b79df54

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,12 @@
415415
<scope>test</scope>
416416
</dependency>
417417

418+
<dependency>
419+
<groupId>junit</groupId>
420+
<artifactId>junit</artifactId>
421+
<version>4.12</version>
422+
</dependency>
423+
418424
<dependency>
419425
<groupId>org.togglz</groupId>
420426
<artifactId>togglz-testing</artifactId>

0 commit comments

Comments
 (0)