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

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

Location:
applications/editors/josm/plugins/lwjgl/modules
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/lwjgl/modules/pom-natives-osx.xml

    r36325 r36422  
    55        <groupId>org.openstreetmap.josm.plugins</groupId>
    66        <artifactId>lwjgl-parent</artifactId>
    7         <version>SNAPSHOT</version>
     7        <version>1.0-SNAPSHOT</version>
    88        <relativePath>pom.xml</relativePath>
    99    </parent>
     
    2121            <groupId>org.openstreetmap.josm.plugins</groupId>
    2222            <artifactId>lwjgl</artifactId>
    23             <version>SNAPSHOT</version>
     23            <version>1.0-SNAPSHOT</version>
    2424            <scope>provided</scope>
    2525        </dependency>
  • applications/editors/josm/plugins/lwjgl/modules/pom-natives-unixoid.xml

    r36325 r36422  
    55        <groupId>org.openstreetmap.josm.plugins</groupId>
    66        <artifactId>lwjgl-parent</artifactId>
    7         <version>SNAPSHOT</version>
     7        <version>1.0-SNAPSHOT</version>
    88        <relativePath>pom.xml</relativePath>
    99    </parent>
  • applications/editors/josm/plugins/lwjgl/modules/pom-natives-windows.xml

    r36325 r36422  
    55        <groupId>org.openstreetmap.josm.plugins</groupId>
    66        <artifactId>lwjgl-parent</artifactId>
    7         <version>SNAPSHOT</version>
     7        <version>1.0-SNAPSHOT</version>
    88        <relativePath>pom.xml</relativePath>
    99    </parent>
  • applications/editors/josm/plugins/lwjgl/modules/pom.xml

    r36357 r36422  
    55        <groupId>org.openstreetmap.josm.plugins</groupId>
    66        <artifactId>plugin-root</artifactId>
    7         <version>SNAPSHOT</version>
     7        <version>1.0-SNAPSHOT</version>
    88        <relativePath>../../pom.xml</relativePath>
    99    </parent>
Note: See TracChangeset for help on using the changeset viewer.