Ignore:
Timestamp:
2025-03-29T17:52:54+01:00 (17 months ago)
Author:
taylor.smock
Message:

See #23716: Update SNAPSHOT to 1.0-SNAPSHOT for plugin versions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/opendata/modules/fr.paris/pom.xml

    r36325 r36422  
    55        <groupId>org.openstreetmap.josm.plugins</groupId>
    66        <artifactId>opendata-parent</artifactId>
    7         <version>SNAPSHOT</version>
     7        <version>1.0-SNAPSHOT</version>
    88    </parent>
    99    <groupId>org.openstreetmap.josm.plugins.opendata</groupId>
     
    1616            <groupId>org.openstreetmap.josm.plugins</groupId>
    1717            <artifactId>apache-commons</artifactId>
    18             <version>SNAPSHOT</version>
     18            <version>1.0-SNAPSHOT</version>
    1919            <scope>provided</scope>
    2020        </dependency>
     
    2222            <groupId>org.openstreetmap.josm.plugins</groupId>
    2323            <artifactId>geotools</artifactId>
    24             <version>SNAPSHOT</version>
     24            <version>1.0-SNAPSHOT</version>
    2525            <scope>provided</scope>
    2626        </dependency>
     
    2828            <groupId>org.openstreetmap.josm.plugins</groupId>
    2929            <artifactId>opendata</artifactId>
    30             <version>SNAPSHOT</version>
     30            <version>1.0-SNAPSHOT</version>
    3131            <scope>provided</scope>
    3232        </dependency>
Note: See TracChangeset for help on using the changeset viewer.