Skip to content
This repository was archived by the owner on Oct 5, 2019. It is now read-only.

Commit 5923318

Browse files
committed
Use the canonical url to access maven repository.
1 parent 40a7a20 commit 5923318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repositories:
22
remote:
3-
- https://repo1.maven.org/maven2
3+
- https://repo.maven.apache.org/maven2
44
- https://stocksoftware.jfrog.io/stocksoftware/public
55
- https://stocksoftware.jfrog.io/stocksoftware/oss
66
- https://stocksoftware.jfrog.io/stocksoftware/staging

0 commit comments

Comments
 (0)