Skip to content

Commit ea0d548

Browse files
committed
changed to version 4.0-SNAPSHOT
1 parent 70379f2 commit ea0d548

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
@@ -12,7 +12,7 @@ sourceCompatibility = JavaVersion.VERSION_1_7
1212
targetCompatibility = JavaVersion.VERSION_1_7
1313

1414
group = 'org.scm4j'
15-
version = '3.0-SNAPSHOT'
15+
version = '4.0-SNAPSHOT'
1616

1717
jacocoTestReport {
1818
reports {

0 commit comments

Comments
 (0)