Changeset 19367 in josm for trunk/nodist/pom.xml
- Timestamp:
- 2025-03-29T00:58:08+01:00 (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nodist/pom.xml
r19365 r19367 33 33 <repository> 34 34 <id>JOSM</id> 35 <url>https://josm.openstreetmap.de/ nexus/content/repositories/public/</url>35 <url>https://josm.openstreetmap.de/repository/public/</url> 36 36 </repository> 37 37 </repositories> … … 39 39 <pluginRepository> 40 40 <id>JOSM</id> 41 <url>https://josm.openstreetmap.de/ nexus/content/repositories/public/</url>41 <url>https://josm.openstreetmap.de/repository/public/</url> 42 42 </pluginRepository> 43 43 </pluginRepositories> … … 46 46 <id>josm-snapshots</id> 47 47 <name>JOSM snapshots</name> 48 <url>https://josm.openstreetmap.de/ nexus/content/repositories/snapshots</url>48 <url>https://josm.openstreetmap.de/repository/snapshots</url> 49 49 </snapshotRepository> 50 50 </distributionManagement>
Note:
See TracChangeset
for help on using the changeset viewer.