Skip to content

Commit 302cea6

Browse files
committed
build: Changed maven central deploy to RELEASE only
1 parent 656c107 commit 302cea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ deploy:
6363
maven:
6464
nexus2:
6565
maven-central:
66-
active: ALWAYS
66+
active: RELEASE
6767
url: https://s01.oss.sonatype.org/service/local
6868
snapshotUrl: https://s01.oss.sonatype.org/content/repositories/snapshots/
6969
closeRepository: true

0 commit comments

Comments
 (0)