Move properties to correct file
See gh-22543
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
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
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user