Skip to content

Commit

Permalink
fixed deployment url
Browse files Browse the repository at this point in the history
  • Loading branch information
andreacalia committed Apr 15, 2021
1 parent f382c16 commit 35560f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ INFO.mainDeveloper=minifx-developers
INFO.mainDeveloperEmail=minifx-developers@googlegroups.com
INFO.organization=minifx

SONATYPE.repoUrl=https://oss.sonatype.org/service/local/staging/deploy/maven2/
SONATYPE.repoUrl=https://oss.sonatype.org/service/local/
SONATYPE.repoSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/

0 comments on commit 35560f4

Please sign in to comment.