Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
SPalominos authored Jun 11, 2020
1 parent ea1295a commit daccb5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<repositories>
<repository>
<id>orbisgis-release</id>
<url>https://nexus-ng.orbisgis.org/repository/orbisgis-release</url>
<url>http://nexus-ng.orbisgis.org/repository/orbisgis-release</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
Expand All @@ -144,7 +144,7 @@
</repository>
<repository>
<id>orbisgis-snapshot</id>
<url>https://nexus-ng.orbisgis.org/repository/orbisgis-snapshot</url>
<url>http://nexus-ng.orbisgis.org/repository/orbisgis-snapshot</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
Expand Down

0 comments on commit daccb5e

Please sign in to comment.