Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Mar 3, 2021
1 parent 59922c1 commit ee6bb36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .maven-settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,9 @@
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</releases>
<!-- workaround for https://github.com/mojohaus/build-helper-maven-plugin/issues/108
<snapshots>
<enabled>false</enabled>
</snapshots>
-->
</repository>

<repository>
Expand Down Expand Up @@ -95,9 +93,11 @@
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</releases>
<!-- workaround for https://github.com/mojohaus/build-helper-maven-plugin/issues/108
<snapshots>
<enabled>false</enabled>
</snapshots>
-->
</pluginRepository>

<pluginRepository>
Expand Down

0 comments on commit ee6bb36

Please sign in to comment.