Changeset 36325 in osm for applications/editors/josm/plugins/opendata/modules/fr.paris/pom.xml
- Timestamp:
- 2024-08-28T20:42:06+02:00 (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/modules/fr.paris/pom.xml
r36282 r36325 5 5 <groupId>org.openstreetmap.josm.plugins</groupId> 6 6 <artifactId>opendata-parent</artifactId> 7 <version> 1.0-SNAPSHOT</version>7 <version>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> 1.0-SNAPSHOT</version>18 <version>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> 1.0-SNAPSHOT</version>24 <version>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> 1.0-SNAPSHOT</version>30 <version>SNAPSHOT</version> 31 31 <scope>provided</scope> 32 32 </dependency>
Note:
See TracChangeset
for help on using the changeset viewer.
