mirror of
https://github.com/apple/pkl.git
synced 2026-07-16 01:52:53 +02:00
Fix docsite (#1740)
This commit is contained in:
@@ -51,7 +51,7 @@ ifdef::is-release-version[]
|
||||
mavenCentral()
|
||||
endif::[]
|
||||
ifndef::is-release-version[]
|
||||
maven(url = "{uri-sonatype}")
|
||||
maven(url = "{uri-snapshot-repo}")
|
||||
endif::[]
|
||||
}
|
||||
}
|
||||
@@ -76,7 +76,7 @@ ifdef::is-release-version[]
|
||||
mavenCentral()
|
||||
endif::[]
|
||||
ifndef::is-release-version[]
|
||||
maven { url "{uri-sonatype}" }
|
||||
maven { url "{uri-snapshot-repo}" }
|
||||
endif::[]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user