We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068dd81 commit 6c22937Copy full SHA for 6c22937
build.gradle
@@ -5,7 +5,7 @@ apply plugin: "com.gradle.plugin-publish"
5
apply plugin: 'base'
6
7
group = 'io.openliberty.tools'
8
-version = '3.10.0-SNAPSHOT'
+version = '3.10.0'
9
base {
10
archivesName='liberty-gradle-plugin'
11
}
0 commit comments