Changeset 36422 in osm for applications/editors/josm/plugins/opendata/modules/fr.paris/pom.xml
- Timestamp:
- 2025-03-29T17:52:54+01:00 (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/modules/fr.paris/pom.xml
r36325 r36422 5 5 <groupId>org.openstreetmap.josm.plugins</groupId> 6 6 <artifactId>opendata-parent</artifactId> 7 <version>SNAPSHOT</version> 7 <version>1.0-SNAPSHOT</version> 8 8 </parent> 9 9 <groupId>org.openstreetmap.josm.plugins.opendata</groupId> … … 16 16 <groupId>org.openstreetmap.josm.plugins</groupId> 17 17 <artifactId>apache-commons</artifactId> 18 <version>SNAPSHOT</version> 18 <version>1.0-SNAPSHOT</version> 19 19 <scope>provided</scope> 20 20 </dependency> … … 22 22 <groupId>org.openstreetmap.josm.plugins</groupId> 23 23 <artifactId>geotools</artifactId> 24 <version>SNAPSHOT</version> 24 <version>1.0-SNAPSHOT</version> 25 25 <scope>provided</scope> 26 26 </dependency> … … 28 28 <groupId>org.openstreetmap.josm.plugins</groupId> 29 29 <artifactId>opendata</artifactId> 30 <version>SNAPSHOT</version> 30 <version>1.0-SNAPSHOT</version> 31 31 <scope>provided</scope> 32 32 </dependency>
Note:
See TracChangeset
for help on using the changeset viewer.
