File tree Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Original file line number Diff line number Diff line change 39
39
<testSourceLocation >${project.basedir}/src/test/java/</testSourceLocation >
40
40
</properties >
41
41
42
- <pluginRepositories >
43
- <pluginRepository >
44
- <id >sonatype</id >
45
- <url >https://oss.sonatype.org/content/repositories/snapshots/</url >
46
- </pluginRepository >
47
- </pluginRepositories >
48
-
49
42
<repositories >
50
- <repository >
51
- <id >sonatype</id >
52
- <url >https://oss.sonatype.org/content/groups/public</url >
53
- <releases >
54
- <enabled >true</enabled >
55
- </releases >
56
- <snapshots >
57
- <enabled >false</enabled >
58
- </snapshots >
59
- </repository >
60
43
<repository >
61
44
<id >sonatype-snapshots</id >
62
- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
45
+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
63
46
<releases >
64
47
<enabled >false</enabled >
65
48
</releases >
You can’t perform that action at this time.
0 commit comments