File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060
6161 <profiles >
6262 <profile >
63- <id >deployosgeo</id >
64- <distributionManagement >
65- <repository >
66- <uniqueVersion >false</uniqueVersion >
67- <id >osgeo</id >
68- <name >OSGeo Geotools - Maven 2 repo</name >
69- <url >dav:http://download.osgeo.org/webdav/geotools/</url >
70- </repository >
71- </distributionManagement >
72- </profile >
73- <profile >
74- <id >deployopengeo</id >
75- <distributionManagement >
76- <repository >
77- <uniqueVersion >false</uniqueVersion >
78- <id >opengeo</id >
79- <name >OpenGeo - Maven 2 repo</name >
80- <url >dav:http://repo.opengeo.org</url >
81- </repository >
82- </distributionManagement >
63+ <id >deployosgeo</id >
64+ <distributionManagement >
65+ <repository >
66+ <uniqueVersion >false</uniqueVersion >
67+ <id >nexus</id >
68+ <name >OSGeo Release Repository</name >
69+ <url >https://repo.osgeo.org/repository/geotools-releases/</url >
70+ </repository >
71+ <snapshotRepository >
72+ <uniqueVersion >false</uniqueVersion >
73+ <id >nexus</id >
74+ <name >OSGeo Snapshot Repository</name >
75+ <url >https://repo.osgeo.org/repository/geotools-snapshots/</url >
76+ </snapshotRepository >
77+ </distributionManagement >
8378 </profile >
8479 <!--..................................-->
8580 <!-- GeoSolutions Repository -->
You can’t perform that action at this time.
0 commit comments