We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7772757 commit 54e8590Copy full SHA for 54e8590
build.gradle
@@ -6,7 +6,7 @@ sourceCompatibility = JavaVersion.VERSION_1_7
6
targetCompatibility = JavaVersion.VERSION_1_7
7
8
group = 'org.scm4j'
9
-version = '2.0-SNAPSHOT'
+version = '3.0-SNAPSHOT'
10
11
repositories {
12
mavenCentral()
0 commit comments