Skip to content

Commit e049297

Browse files
committed
Version 2.2-rc1
1 parent 052acf3 commit e049297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'osgi'
33
apply plugin: 'maven-publish'
44

55
group = "org.hamcrest"
6-
version = "2.2-SNAPSHOT"
6+
version = "2.2-rc1"
77

88
subprojects {
99
apply plugin: 'checkstyle'

0 commit comments

Comments
 (0)