Skip to content

Commit 4219e17

Browse files
committed
Version 2.1-rc3
1 parent 0da9088 commit 4219e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.1-SNAPSHOT"
6+
version = "2.1-rc3"
77

88
subprojects {
99
apply plugin: 'java-library'

0 commit comments

Comments
 (0)