Fix PDF docs

Resolves: #1603
This commit is contained in:
Eleftheria Stein
2020-03-13 10:59:40 -04:00
parent c007437bd3
commit 00026a30f4

View File

@@ -25,7 +25,7 @@ dependencies {
def versions = dependencyManagement.managedVersions
asciidoctor {
asciidoctorj {
def ghTag = snapshotBuild ? 'master' : project.version
def ghUrl = "https://github.com/spring-projects/spring-session/tree/$ghTag"