diff options
Diffstat (limited to 'installer/pom.xml')
-rw-r--r-- | installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/pom.xml b/installer/pom.xml index c5f8efa1f..565a456d1 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -81,7 +81,7 @@ <artifactId>build</artifactId> <version>${project.version}</version> </dependency> - <!-- AspectJ documentation, created by Ant job in aj-build/dist/docs --> + <!-- AspectJ documentation, created by Asciidoctor in aj-build/dist/docs --> <dependency> <groupId>org.aspectj</groupId> <artifactId>docs</artifactId> |