Upgrade tests to Junit5
See gh-14737
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -153,6 +153,14 @@
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>junit-snapshot</id>
|
||||
<name>Junit Snapshot</name>
|
||||
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>rabbit-milestone</id>
|
||||
<name>Rabbit Milestone</name>
|
||||
|
||||
Reference in New Issue
Block a user