Skip to content

Commit

Permalink
Remove unnecessary customization of remote repository update frequency (
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Jan 19, 2023
1 parent 4e6922e commit c4a43ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@
</distributionManagement>

<properties>
<!-- By default only check remote repositories once per week -->
<maven.repository.update.freqency>interval:10080</maven.repository.update.freqency>

<maven.compiler.release>11</maven.compiler.release>
<maven.compiler.testRelease>11</maven.compiler.testRelease>
<!-- Generate metadata for reflection on method parameters -->
Expand Down

0 comments on commit c4a43ce

Please sign in to comment.