Changeset 19206 in josm for trunk/nodist
- Timestamp:
- 2024-08-28T20:42:11+02:00 (16 months ago)
- File:
-
- 1 edited
-
trunk/nodist/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/nodist/pom.xml
r19203 r19206 5 5 <groupId>org.openstreetmap.josm</groupId> 6 6 <artifactId>josm-parent</artifactId> 7 <version> 1.0-SNAPSHOT</version>7 <version>SNAPSHOT</version> 8 8 <packaging>pom</packaging> 9 9 <properties> … … 40 40 </pluginRepository> 41 41 </pluginRepositories> 42 <distributionManagement> 43 <snapshotRepository> 44 <id>josm-snapshots</id> 45 <name>JOSM snapshots</name> 46 <url>https://josm.openstreetmap.de/nexus/content/repositories/snapshots</url> 47 </snapshotRepository> 48 </distributionManagement> 42 49 <build> 43 50 <pluginManagement>
Note:
See TracChangeset
for help on using the changeset viewer.
