Skip to content

Commit

Permalink
build(pom): remove unused repository (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Jan 25, 2024
1 parent 7de6a27 commit ebb773d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,6 @@
<name>cryostat-core</name>
<url>http://maven.apache.org</url>

<repositories>
<repository>
<id>adopt</id>
<name>AdoptOpenJDK</name>
<url>https://adoptopenjdk.jfrog.io/adoptopenjdk/jmc-libs</url>
<layout>default</layout>
</repository>
</repositories>

<distributionManagement>
<repository>
<id>github</id>
Expand Down

0 comments on commit ebb773d

Please sign in to comment.