mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Upgrade to latest 1.6.2 asciidoc and fix incorrect closing documentation tag
This commit is contained in:
parent
850a55cd5d
commit
fc5e1ffe6b
@ -21,9 +21,9 @@
|
|||||||
<name>MapStruct Documentation</name>
|
<name>MapStruct Documentation</name>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<asciidoctorj.pdf.version>1.5.0-alpha.11</asciidoctorj.pdf.version>
|
<asciidoctorj.pdf.version>1.5.3</asciidoctorj.pdf.version>
|
||||||
<asciidoctorj.version>1.5.4</asciidoctorj.version>
|
<asciidoctorj.version>1.6.2</asciidoctorj.version>
|
||||||
<jruby.version>1.7.21</jruby.version>
|
<jruby.version>9.2.6.0</jruby.version>
|
||||||
</properties>
|
</properties>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
@ -33,7 +33,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.asciidoctor</groupId>
|
<groupId>org.asciidoctor</groupId>
|
||||||
<artifactId>asciidoctor-maven-plugin</artifactId>
|
<artifactId>asciidoctor-maven-plugin</artifactId>
|
||||||
<version>1.5.3</version>
|
<version>1.6.0</version>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.asciidoctor</groupId>
|
<groupId>org.asciidoctor</groupId>
|
||||||
|
@ -39,4 +39,4 @@ public class Source {
|
|||||||
}
|
}
|
||||||
// tag::documentation[]
|
// tag::documentation[]
|
||||||
}
|
}
|
||||||
// tag::documentation[]
|
// end::documentation[]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user