Skip to content

Commit edf6282

Browse files
committed
.
1 parent 8c3c214 commit edf6282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

run_test.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ SETTINGS_XML="
4646
<repositories>
4747
<repository>
4848
<id>central</id>
49-
<url>https://repo.maven.apache.org</url>
49+
<url>https://repo.maven.apache.org/maven2</url>
5050
</repository>
5151
<repository>
5252
<id>bilt-maven</id>
@@ -56,7 +56,7 @@ SETTINGS_XML="
5656
<pluginRepositories>
5757
<pluginRepository>
5858
<id>central</id>
59-
<url>https://repo.maven.apache.org</url>
59+
<url>https://repo.maven.apache.org/maven2</url>
6060
</pluginRepository>
6161
<pluginRepository>
6262
<id>bilt-maven</id>

0 commit comments

Comments
 (0)