Skip to content

Commit

Permalink
Merge pull request #1588 from micronaut-projects/fix_failsafe_config
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosanchez authored Jul 30, 2024
2 parents 9b6f50f + 094c1e4 commit 9f46dd0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions parent/src/pom-template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,9 @@
</goals>
</execution>
</executions>
<configuration>
<classesDirectory>${project.build.outputDirectory}</classesDirectory>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 9f46dd0

Please sign in to comment.