Skip to content

Commit b636c84

Browse files
jacques-nkou
authored andcommitted
ARROW-5: Correct Apache Maven repo for maven plugin use
1 parent b399da5 commit b636c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<pluginRepository>
6161
<id>apache</id>
6262
<name>apache</name>
63-
<url>https://repo.maven.apache.org/</url>
63+
<url>https://repo.maven.apache.org/maven2/</url>
6464
<releases>
6565
<enabled>true</enabled>
6666
</releases>

0 commit comments

Comments
 (0)