We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e4396 commit 922272eCopy full SHA for 922272e
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.1'
10
11
sourceCompatibility = '8'
12
targetCompatibility = '8'
0 commit comments