Ignore:
Timestamp:
2025-03-29T13:37:57+01:00 (7 months ago)
Author:
stoecker
Message:

see #23716 - unittest must also use 1.5-SNAPSHOT

File:
1 edited

Legend:

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

    r36420 r36421  
    191191        <groupId>org.openstreetmap.josm</groupId>
    192192        <artifactId>josm-unittest</artifactId>
    193         <version>SNAPSHOT</version>
     193        <version>1.5-SNAPSHOT</version>
    194194        <scope>test</scope>
    195195      </dependency>
Note: See TracChangeset for help on using the changeset viewer.