This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git
The following commit(s) were added to refs/heads/master by this push:
new f5fc9b5 Adding asciidoc version to parent pom
f5fc9b5 is described below
commit f5fc9b574813f77a516488a53ab95dde2e3a4e5b
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun Dec 1 12:09:02 2019 +0100
Adding asciidoc version to parent pom
---
pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/pom.xml b/pom.xml
index e99886d..92248ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,6 +120,8 @@
<quartz.version>2.3.1</quartz.version>
+
<asciidoctor.maven.plugin.version>2.0.0-RC.1</asciidoctor.maven.plugin.version>
+
</properties>