Skip to content

Commit

Permalink
remove unused repository declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Feb 6, 2024
1 parent b101987 commit 42e7e4c
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 @@ -6,21 +6,6 @@
<artifactId>cryostat3</artifactId>
<version>3.0.0-SNAPSHOT</version>

<repositories>
<repository>
<id>github</id>
<url>https://maven.pkg.github.com/cryostatio/cryostat-core</url>
</repository>
</repositories>

<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/cryostatio/cryostat-agent</url>
</repository>
</distributionManagement>

<properties>
<quarkus.application.version>${cryostat.imageVersionLower}</quarkus.application.version>
<java.version>17</java.version>
Expand Down

0 comments on commit 42e7e4c

Please sign in to comment.