Changeset 36422 in osm for applications/editors/josm/plugins/MicrosoftStreetside/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/MicrosoftStreetside/pom.xml ¶
r36378 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>MicrosoftStreetside</artifactId> … … 32 32 <groupId>org.openstreetmap.josm.plugins</groupId> 33 33 <artifactId>apache-commons</artifactId> 34 <version>SNAPSHOT</version> 34 <version>1.0-SNAPSHOT</version> 35 35 <scope>provided</scope> 36 36 </dependency> … … 38 38 <groupId>org.openstreetmap.josm.plugins</groupId> 39 39 <artifactId>javafx</artifactId> 40 <version>SNAPSHOT</version> 40 <version>1.0-SNAPSHOT</version> 41 41 <scope>provided</scope> 42 42 </dependency>
Note:
See TracChangeset
for help on using the changeset viewer.