Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-08-30 12:54:32 +00:00
parent 453dfb0327
commit 82b41133ba
41 changed files with 1419 additions and 1430 deletions

View File

@@ -15382,7 +15382,7 @@ publishStubsToScm {
path will be /groupId/artifactId/version/contracts
*/
contractRepository {
repositoryUrl = "git://file://${project.buildDir}/target/contract_empty_git/"
repositoryUrl = "git://file://${project.buildDir}/contract_empty_git/"
}
// The mode can't be classpath
contractsMode = "LOCAL"