Skip to content

Commit 762c75d

Browse files
committed
Switch back versioning to SNAPSHOT
1 parent 5af9b4a commit 762c75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugins {
1818

1919
base { archivesName = "publish-plugin" }
2020
group = "io.github.gradle-nexus"
21-
version = "2.0.0-rc-2"
21+
version = "2.0.0-SNAPSHOT"
2222

2323
val readableName = "Nexus Publish Plugin"
2424
description = "Gradle Plugin for publishing to Nexus that automates creating, closing, and releasing staging repositories"

0 commit comments

Comments
 (0)