Skip to content

Commit 7352c84

Browse files
committed
[DO NOT MERGE] make maven-enforcer-plugin fail.
1 parent 727ef3d commit 7352c84

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
@@ -402,6 +402,12 @@
402402
<scope>test</scope>
403403
</dependency>
404404

405+
<dependency>
406+
<groupId>junit</groupId>
407+
<artifactId>junit</artifactId>
408+
<version>4.12</version>
409+
</dependency>
410+
405411
<dependency>
406412
<groupId>org.togglz</groupId>
407413
<artifactId>togglz-testing</artifactId>

0 commit comments

Comments
 (0)