Skip to content

Commit

Permalink
Issue #219: Support of config bundles with extra configuration files
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush kumar sadangi authored and romani committed Jan 28, 2025
1 parent c10e9bb commit 3b78307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diff-java-tool/src/main/resources/pom_template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<enableFilesSummary>false</enableFilesSummary>
<failsOnError>${checkstyle.failsOnError}</failsOnError>
<propertyExpansion>
config.folder=${config.folder}
config.folder=${project.basedir}
</propertyExpansion>
</configuration>
</plugin>
Expand Down

0 comments on commit 3b78307

Please sign in to comment.