Changeset 36325 in osm for applications/editors/josm/plugins/pmtiles
- Timestamp:
- 2024-08-28T20:42:06+02:00 (17 months ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/pmtiles/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pmtiles/pom.xml
r36282 r36325 5 5 <groupId>org.openstreetmap.josm.plugins</groupId> 6 6 <artifactId>plugin-root</artifactId> 7 <version> 1.0-SNAPSHOT</version>7 <version>SNAPSHOT</version> 8 8 </parent> 9 9 <artifactId>pmtiles</artifactId> … … 33 33 <groupId>org.openstreetmap.josm.plugins</groupId> 34 34 <artifactId>apache-commons</artifactId> 35 <version> 1.0-SNAPSHOT</version>35 <version>SNAPSHOT</version> 36 36 <scope>provided</scope> 37 37 </dependency>
Note:
See TracChangeset
for help on using the changeset viewer.
