From b5c7af6ac42985083c2b91b08147c238c5491e0a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 7 Jan 2016 08:18:02 +0100 Subject: [PATCH] #217 - 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 --- parent/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 54fdd267..021b5ffc 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -332,12 +332,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 @@ -653,7 +653,7 @@ org.asciidoctor asciidoctor-maven-plugin - 1.5.2.1 + 1.5.3