Commit 20204602 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #20051 from dreis2211

* pr/20051:
  Add missing deployed plugin to modules

Closes gh-20051
parents 7a9462bd 268f696d
plugins {
id "java-library"
id "maven-publish"
id "org.springframework.boot.conventions"
id "org.springframework.boot.deployed"
id "org.springframework.boot.internal-dependency-management"
}
......
plugins {
id "java-library"
id "maven-publish"
id "org.springframework.boot.conventions"
id "org.springframework.boot.deployed"
id "org.springframework.boot.internal-dependency-management"
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment