Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
olegz authored Nov 26, 2024
1 parent 92c5946 commit 3487f61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<micrometer-docs-generator.inclusionPattern>.*</micrometer-docs-generator.inclusionPattern>
<micrometer-docs-generator.outputPath>${maven.multiModuleProjectDirectory}/docs/modules/ROOT/partials/</micrometer-docs-generator.outputPath>
</properties>
<!--
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
Expand All @@ -35,6 +36,7 @@
<artifactId>spring-cloud-starter-gateway-mvc</artifactId>
</dependency>
</dependencies>
-->
<build>
<sourceDirectory>src/main/asciidoc</sourceDirectory>
</build>
Expand Down

0 comments on commit 3487f61

Please sign in to comment.