Skip to content

Commit

Permalink
cleanup not needed anymore repositories
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <olamy@apache.org>
  • Loading branch information
olamy committed Feb 4, 2024
1 parent 0a5ac16 commit 683d555
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,35 +49,6 @@
</dependency>
</dependencies>

<!--
those repositories are only here because the parent is not released yet
and so will be removed once it's done
-->
<repositories>
<repository>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>jetty.snapshots</id>
<url>https://oss.sonatype.org/content/repositories/jetty-snapshots</url>
</repository>
</repositories>

<pluginRepositories>
<pluginRepository>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>jetty.snapshots</id>
<url>https://oss.sonatype.org/content/repositories/jetty-snapshots</url>
</pluginRepository>
</pluginRepositories>
<build>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit 683d555

Please sign in to comment.