Skip to content

Commit 91c3c10

Browse files
authored
Remove optional repository name
1 parent 07f05ad commit 91c3c10

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

content/packages/guides/configuring-apache-maven-for-use-with-github-packages.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ If your instance has subdomain isolation enabled:
5858
</repository>
5959
<repository>
6060
<id>github</id>
61-
<name>GitHub OWNER Apache Maven Packages</name>
6261
<url>https://{% if currentVersion == "free-pro-team@latest" %}maven.pkg.github.com{% else %}maven.HOSTNAME{% endif %}/OWNER/*</url>
6362
<releases>
6463
<enabled>true</enabled>

0 commit comments

Comments
 (0)