Skip to content

Commit

Permalink
Remove unused snapshot repository
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed May 22, 2023
1 parent 2f48a5b commit e4c8a1c
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,19 +66,6 @@ limitations under the License.
</dependency>
</dependencies>

<repositories>
<repository>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>oss.snapshots</id>
<url>https://oss.sonatype.org/content/repositories/plexus-snapshots/</url>
</repository>
</repositories>

<build>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit e4c8a1c

Please sign in to comment.