Commit a7808388 authored by Andy Wilkinson's avatar Andy Wilkinson

Make github-tag property available when generating Gradle plugin docs

Closes gh-11490
parent 03dd53f3
...@@ -259,6 +259,7 @@ ...@@ -259,6 +259,7 @@
<configuration> <configuration>
<sourceDocumentName>index.adoc</sourceDocumentName> <sourceDocumentName>index.adoc</sourceDocumentName>
<attributes> <attributes>
<github-tag>${github-tag}</github-tag>
<version-type>${version-type}</version-type> <version-type>${version-type}</version-type>
<version>${project.version}</version> <version>${project.version}</version>
</attributes> </attributes>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment