Skip to content

Commit

Permalink
reference to https://maven-nodejs-proxy.pvtool.org not required
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Mar 18, 2024
1 parent 6fcdb53 commit 2b3dc10
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .maven-settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,6 @@
</snapshots>
</repository>

<repository>
<id>maven-nodejs-proxy</id>
<url>https://maven-nodejs-proxy.pvtool.org</url>
<layout>default</layout>
<releases>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>

<repository>
<id>oss-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
Expand Down

0 comments on commit 2b3dc10

Please sign in to comment.