Changeset 36325 in osm for applications/editors/josm/plugins/MicrosoftStreetside
- Timestamp:
- 2024-08-28T20:42:06+02:00 (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/MicrosoftStreetside/pom.xml
r36296 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>MicrosoftStreetside</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> … … 39 39 <groupId>org.openstreetmap.josm.plugins</groupId> 40 40 <artifactId>javafx</artifactId> 41 <version> 1.0-SNAPSHOT</version>41 <version>SNAPSHOT</version> 42 42 <scope>provided</scope> 43 43 </dependency>
Note:
See TracChangeset
for help on using the changeset viewer.
