Skip to content

Commit 31d3953

Browse files
committed
revert to pk-vcs-api master-SNAPSHOT
1 parent 708f6bc commit 31d3953

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
@@ -15,7 +15,7 @@ repositories {
1515
}
1616

1717
dependencies {
18-
compile group: 'com.github.ProjectKaiser', name: 'pk-vcs-api', version:'[1.0,1.1]'
18+
compile 'com.github.ProjectKaiser:pk-vcs-api:master-SNAPSHOT'
1919
compile 'org.eclipse.jgit:org.eclipse.jgit:4.3.0.201604071810-r'
2020

2121
testCompile 'org.mockito:mockito-core:2.0.62-beta'

0 commit comments

Comments
 (0)