Skip to content

Commit

Permalink
Maven Resolver 2.0.0-alpha-11 is released
Browse files Browse the repository at this point in the history
Drop the staging repository from POM.
  • Loading branch information
cstamas committed Apr 29, 2024
1 parent 9ee77a8 commit b35aa27
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -651,21 +651,6 @@ under the License.
</dependencies>
-->

<repositories>
<repository>
<releases>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
<checksumPolicy>fail</checksumPolicy>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>maven-2102</id>
<url>https://repository.apache.org/content/repositories/maven-2102/</url>
</repository>
</repositories>

<build>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit b35aa27

Please sign in to comment.