Skip to content

Commit

Permalink
Add geosolutions repo to resolve hibernatespatial artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
etj committed Oct 20, 2020
1 parent 4fe6446 commit 4715266
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,15 @@
<snapshots><enabled>true</enabled></snapshots>
<releases><enabled>false</enabled></releases>
</repository>

<repository>
<id>geosolutions</id>
<name>GeoSolutions Repository</name>
<url>http://maven.geo-solutions.it/</url>
<snapshots><enabled>true</enabled></snapshots>
<releases><enabled>true</enabled></releases>
</repository>

</repositories>

<distributionManagement>
Expand Down

0 comments on commit 4715266

Please sign in to comment.