Changeset 36422 in osm for applications/editors/josm/plugins/seachartedit/pom.xml
- Timestamp:
- 2025-03-29T17:52:54+01:00 (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified applications/editors/josm/plugins/seachartedit/pom.xml ¶
r36344 r36422 5 5 <groupId>org.openstreetmap.josm.plugins</groupId> 6 6 <artifactId>plugin-root</artifactId> 7 <version>SNAPSHOT</version> 7 <version>1.0-SNAPSHOT</version> 8 8 </parent> 9 9 <artifactId>SeaChartEditor</artifactId> … … 29 29 <groupId>org.openstreetmap.josm.plugins</groupId> 30 30 <artifactId>SeaChart</artifactId> 31 <version>SNAPSHOT</version> 31 <version>1.0-SNAPSHOT</version> 32 32 <scope>provided</scope> 33 33 </dependency>
Note:
See TracChangeset
for help on using the changeset viewer.