We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5af9b4a commit 762c75dCopy full SHA for 762c75d
build.gradle.kts
@@ -18,7 +18,7 @@ plugins {
18
19
base { archivesName = "publish-plugin" }
20
group = "io.github.gradle-nexus"
21
-version = "2.0.0-rc-2"
+version = "2.0.0-SNAPSHOT"
22
23
val readableName = "Nexus Publish Plugin"
24
description = "Gradle Plugin for publishing to Nexus that automates creating, closing, and releasing staging repositories"
0 commit comments