Changeset 19375 in josm for trunk/pom.xml
- Timestamp:
- 2025-04-02T18:14:21+02:00 (9 months ago)
- File:
-
- 1 edited
-
trunk/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pom.xml
r19368 r19375 205 205 <groupId>org.apache.commons</groupId> 206 206 <artifactId>commons-lang3</artifactId> 207 <scope>test</scope> 207 208 </dependency> 208 209 <dependency> … … 300 301 <argument>${basedir}</argument> 301 302 </arguments> 302 <!-- We need commons-lang3, which isn't needed elsewhere in core (besides a test or two) -->303 <classpathScope>test</classpathScope>304 303 </configuration> 305 304 <goals>
Note:
See TracChangeset
for help on using the changeset viewer.
