Skip to content

Commit

Permalink
[pom] Adjust the hardcoded groovy headings to match this project
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Dec 26, 2023
1 parent f8df3d5 commit 27dc522
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,10 @@
<version>${gmavenPluginVersion}</version>
<configuration>
<attachGroovyDocAnnotation>true</attachGroovyDocAnnotation>
<docTitle>${project.name} Groovy Documentation<docTitle>
<groovyDocOutputDirectory>${project.reporting.outputDirectory}/gapidocs</groovyDocOutputDirectory>
<foooter>${project.name} Groovy Documentation<footer>
<header>${project.name} Groovy Documentation</header>
</configuration>
<dependencies>
<dependency>
Expand Down

0 comments on commit 27dc522

Please sign in to comment.