Upgrade to docbook-reference-plugin v0.2.4

This commit is contained in:
Phillip Webb
2013-01-29 17:24:09 -08:00
parent d732597f6d
commit 62e28981ce
4 changed files with 2 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ buildscript {
maven { url "http://repo.springsource.org/plugins-release" }
}
dependencies {
classpath "org.springframework.build.gradle:docbook-reference-plugin:0.1.3"
classpath("org.springframework.build.gradle:docbook-reference-plugin:0.2.4")
}
}
@@ -229,6 +229,7 @@ configure(rootProject) {
reference {
sourceDir = file("src/reference")
pdfFilename = "spring-webflow-reference.pdf"
}
// don"t publish the default jar for the root project

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB