Ignore:
Timestamp:
2025-03-29T17:52:54+01:00 (8 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/cadastre-fr/pom.xml

    r36385 r36422  
    55        <groupId>org.openstreetmap.josm.plugins</groupId>
    66        <artifactId>plugin-root</artifactId>
    7         <version>SNAPSHOT</version>
     7        <version>1.0-SNAPSHOT</version>
    88    </parent>
    99    <artifactId>cadastre-fr</artifactId>
     
    3636            <groupId>org.openstreetmap.josm.plugins</groupId>
    3737            <artifactId>apache-commons</artifactId>
    38             <version>SNAPSHOT</version>
     38            <version>1.0-SNAPSHOT</version>
    3939            <scope>provided</scope>
    4040        </dependency>
     
    4848            <groupId>org.openstreetmap.josm.plugins</groupId>
    4949            <artifactId>ejml</artifactId>
    50             <version>SNAPSHOT</version>
     50            <version>1.0-SNAPSHOT</version>
    5151            <scope>provided</scope>
    5252        </dependency>
     
    5454            <groupId>org.openstreetmap.josm.plugins</groupId>
    5555            <artifactId>jts</artifactId>
    56             <version>SNAPSHOT</version>
     56            <version>1.0-SNAPSHOT</version>
    5757            <scope>provided</scope>
    5858        </dependency>
     
    6060            <groupId>org.openstreetmap.josm.plugins</groupId>
    6161            <artifactId>geotools</artifactId>
    62             <version>SNAPSHOT</version>
     62            <version>1.0-SNAPSHOT</version>
    6363            <scope>provided</scope>
    6464        </dependency>
Note: See TracChangeset for help on using the changeset viewer.