Skip to content

Commit

Permalink
Disable backup pom.xml files generation (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
imedvedko authored Nov 28, 2022
1 parent 812f6f2 commit fd8a388
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<detekt-maven-plugin.version>${detekt.version}</detekt-maven-plugin.version>
<detekt.config>detekt-config.yml</detekt.config>
<kotlinx-coroutines.version>1.6.4</kotlinx-coroutines.version>
<generateBackupPoms>false</generateBackupPoms>
</properties>

<repositories>
Expand Down

0 comments on commit fd8a388

Please sign in to comment.