Skip to content

Commit 54e8590

Browse files
committed
Changed to version 3.0-SNAPSHOT
1 parent 7772757 commit 54e8590

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
@@ -6,7 +6,7 @@ sourceCompatibility = JavaVersion.VERSION_1_7
66
targetCompatibility = JavaVersion.VERSION_1_7
77

88
group = 'org.scm4j'
9-
version = '2.0-SNAPSHOT'
9+
version = '3.0-SNAPSHOT'
1010

1111
repositories {
1212
mavenCentral()

0 commit comments

Comments
 (0)