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

    r36349 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>routes</artifactId>
     
    2626            <groupId>org.openstreetmap.josm.plugins</groupId>
    2727            <artifactId>jaxb</artifactId>
    28             <version>SNAPSHOT</version>
     28            <version>1.0-SNAPSHOT</version>
    2929            <scope>provided</scope>
    3030        </dependency>
Note: See TracChangeset for help on using the changeset viewer.