Skip to content

Commit

Permalink
Merge pull request #21 from bitPogo/release/0.1.0/prepare-0.1.0
Browse files Browse the repository at this point in the history
Prepare Release 0.1.0
  • Loading branch information
bitPogo authored Jun 16, 2022
2 parents b35e311 + 1b11e5b commit 1887fc4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ open class FixturePublishingConfiguration {
val repositories = setOf(
MavenRepositoryConfiguration(
name = "MavenCentral",
url = "https://oss.sonatype.org/service/local/staging/deploy/maven2",
url = "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/",
username = nexusUsername,
password = nexusPassword
),
Expand Down
8 changes: 7 additions & 1 deletion docs/src/assets/badge-release-latest.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1887fc4

Please sign in to comment.