Commit 7ace6cd4 authored by Phillip Webb's avatar Phillip Webb

Move properties to correct file

See gh-22543
parent b77dbcd0
spring.main.banner-mode=off
distribute.optional-deployments[0]=.*\\.zip
distribute.optional-deployments[1]=spring-boot-project-\\d\\.\\d\\.\\d(?:\\.RELEASE)?\\.pom
logging.level.io.spring.concourse=DEBUG
\ No newline at end of file
......@@ -9,7 +9,3 @@ bintray:
sonatype:
user-token: sonatype-user
password-token: sonatype-password
distribute:
optional-deployments:
- '.*\.zip'
- 'spring-boot-project-\d\.\d\.\d(?:\.RELEASE)?\.pom'
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