Skip to content

Commit 922272e

Browse files
committed
Release version 2.2.1
1 parent 76e4396 commit 922272e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apply plugin: 'java'
66
apply plugin: 'idea'
77

88
project.group = 'org.openjdk.btrace'
9-
project.version = '2.3.0-SNAPSHOT'
9+
project.version = '2.2.1'
1010

1111
sourceCompatibility = '8'
1212
targetCompatibility = '8'

0 commit comments

Comments
 (0)