We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 415f9b2 commit 0fbbe7cCopy full SHA for 0fbbe7c
1 file changed
common.gradle
@@ -6,7 +6,7 @@ apply plugin: 'java'
6
apply plugin: 'idea'
7
8
project.group = 'org.openjdk.btrace'
9
-project.version = '2.3.0-SNAPSHOT'
+project.version = '2.2.5'
10
11
buildscript {
12
repositories {
0 commit comments