File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,19 +51,19 @@ If your instance has subdomain isolation enabled:
5151 <profiles >
5252 <profile >
5353 <id >github</id >
54- <repositories >
55- <repository >
56- <id >central</id >
57- <url >https://repo1.maven.org/maven2</url >
58- </repository >
59- <repository >
60- <id >github</id >
61- <url >https://{% if currentVersion == "free-pro-team@latest" %}maven.pkg.github.com{% else %}maven.HOSTNAME{% endif %}/OWNER/*</url >
62- <snapshots >
63- <enabled >true</enabled >
64- </snapshots >
65- </repository >
66- </repositories >
54+ <repositories >
55+ <repository >
56+ <id >central</id >
57+ <url >https://repo1.maven.org/maven2</url >
58+ </repository >
59+ <repository >
60+ <id >github</id >
61+ <url >https://{% if currentVersion == "free-pro-team@latest" %}maven.pkg.github.com{% else %}maven.HOSTNAME{% endif %}/OWNER/*</url >
62+ <snapshots >
63+ <enabled >true</enabled >
64+ </snapshots >
65+ </repository >
66+ </repositories >
6767 </profile >
6868 </profiles >
6969
You can’t perform that action at this time.
0 commit comments