Skip to content

Commit

Permalink
pom - adding georchestra's artifactory repository
Browse files Browse the repository at this point in the history
Needed to resolve the metrics3-statsd dependency
  • Loading branch information
pmauduit committed Aug 22, 2024
1 parent 2bb3a80 commit e482452
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,14 @@
</dependency>
</dependencies>
<repositories>
<repository>
<id>georchestra</id>
<name>geOrchestra's artifactory</name>
<url>https://artifactory.georchestra.org/artifactory/maven</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>opengeo</id>
<name>OSGeo Release Repository</name>
Expand Down

0 comments on commit e482452

Please sign in to comment.