From 89b13e13c69ee59e233a32a7e00d884fb0558d6f Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 7 Jan 2016 08:18:02 +0100 Subject: [PATCH] #218 - Upgraded Asciidoctor plugins. Asciidoctor Maven plugin 1.5.2.1 -> 1.5.3 AsciidoctorJ PDF 1.5.0-alpha.8 -> 1.5.0-alpha.11 AsciidoctorJ EPUB3 1.5.0-alpha.4 -> 1.5.0-alpha.6 Related ticket #217. --- parent/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 0b6d4a72..e1975cc1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -301,12 +301,12 @@ org.asciidoctor asciidoctorj-pdf - 1.5.0-alpha.8 + 1.5.0-alpha.11 org.asciidoctor asciidoctorj-epub3 - 1.5.0-alpha.4 + 1.5.0-alpha.6 @@ -614,7 +614,7 @@ org.asciidoctor asciidoctor-maven-plugin - 1.5.2.1 + 1.5.3