• Andy Wilkinson's avatar
    Fix matching of SNAPSHOT artifacts when customizing layers · bd4934b0
    Andy Wilkinson authored
    Previously the artifact's version was used. In an artifact's version,
    SNAPSHOT is replaced with the timestamped version number of a specific
    snapshot. As a result, it no longer matches the *:*:*SNAPSHOT pattern.
    
    This commit replaces switches to using the artifact's base version.
    This preserves the SNAPSHOT in the version number. For non-snapshot
    artifacts, the version and base version are identical.
    
    Fixes gh-23533
    bd4934b0
Name
Last commit
Last update
..
spring-boot-antlib Loading commit data...
spring-boot-autoconfigure-processor Loading commit data...
spring-boot-buildpack-platform Loading commit data...
spring-boot-configuration-metadata Loading commit data...
spring-boot-configuration-processor Loading commit data...
spring-boot-gradle-plugin Loading commit data...
spring-boot-jarmode-layertools Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
spring-boot-test-support Loading commit data...