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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified applications/editors/josm/plugins/MicrosoftStreetside/pom.xml

    r36378 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>MicrosoftStreetside</artifactId>
     
    3232      <groupId>org.openstreetmap.josm.plugins</groupId>
    3333      <artifactId>apache-commons</artifactId>
    34       <version>SNAPSHOT</version>
     34      <version>1.0-SNAPSHOT</version>
    3535      <scope>provided</scope>
    3636    </dependency>
     
    3838      <groupId>org.openstreetmap.josm.plugins</groupId>
    3939      <artifactId>javafx</artifactId>
    40       <version>SNAPSHOT</version>
     40      <version>1.0-SNAPSHOT</version>
    4141      <scope>provided</scope>
    4242    </dependency>
Note: See TracChangeset for help on using the changeset viewer.