Changeset 36422 in osm for applications/editors/josm/plugins/lwjgl/modules
- Timestamp:
- 2025-03-29T17:52:54+01:00 (10 months ago)
- Location:
- applications/editors/josm/plugins/lwjgl/modules
- Files:
-
- 4 edited
-
pom-natives-osx.xml (modified) (2 diffs)
-
pom-natives-unixoid.xml (modified) (1 diff)
-
pom-natives-windows.xml (modified) (1 diff)
-
pom.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/lwjgl/modules/pom-natives-osx.xml
r36325 r36422 5 5 <groupId>org.openstreetmap.josm.plugins</groupId> 6 6 <artifactId>lwjgl-parent</artifactId> 7 <version>SNAPSHOT</version> 7 <version>1.0-SNAPSHOT</version> 8 8 <relativePath>pom.xml</relativePath> 9 9 </parent> … … 21 21 <groupId>org.openstreetmap.josm.plugins</groupId> 22 22 <artifactId>lwjgl</artifactId> 23 <version>SNAPSHOT</version> 23 <version>1.0-SNAPSHOT</version> 24 24 <scope>provided</scope> 25 25 </dependency> -
applications/editors/josm/plugins/lwjgl/modules/pom-natives-unixoid.xml
r36325 r36422 5 5 <groupId>org.openstreetmap.josm.plugins</groupId> 6 6 <artifactId>lwjgl-parent</artifactId> 7 <version>SNAPSHOT</version> 7 <version>1.0-SNAPSHOT</version> 8 8 <relativePath>pom.xml</relativePath> 9 9 </parent> -
applications/editors/josm/plugins/lwjgl/modules/pom-natives-windows.xml
r36325 r36422 5 5 <groupId>org.openstreetmap.josm.plugins</groupId> 6 6 <artifactId>lwjgl-parent</artifactId> 7 <version>SNAPSHOT</version> 7 <version>1.0-SNAPSHOT</version> 8 8 <relativePath>pom.xml</relativePath> 9 9 </parent> -
applications/editors/josm/plugins/lwjgl/modules/pom.xml
r36357 r36422 5 5 <groupId>org.openstreetmap.josm.plugins</groupId> 6 6 <artifactId>plugin-root</artifactId> 7 <version>SNAPSHOT</version> 7 <version>1.0-SNAPSHOT</version> 8 8 <relativePath>../../pom.xml</relativePath> 9 9 </parent>
Note:
See TracChangeset
for help on using the changeset viewer.
