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.
2 parents c756284 + 81e9b44 commit 7b67684Copy full SHA for 7b67684
README.md
@@ -34,7 +34,7 @@ Features:
34
35
dependencies {
36
// versioning: master-SNAPSHOT (lastest build, unstable), + (lastest release, stable) or certain version (e.g. 1.1)
37
- compile 'com.github.ProjectKaiser:scm4j-vcs-svn:master-SNAPSHOT'
+ compile 'com.github.ProjectKaiser:scm4j-vcs-svn:+'
38
}
39
```
40
Or download release jars from https://github.com/ProjectKaiser/scm4j-vcs-svn/releases
0 commit comments