Skip to content

Commit f68671e

Browse files
committed
Refine regex
See gh-22543
1 parent 7ace6cd commit f68671e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
spring.main.banner-mode=off
22
distribute.optional-deployments[0]=.*\\.zip
3-
distribute.optional-deployments[1]=spring-boot-project-\\d\\.\\d\\.\\d(?:\\.RELEASE)?\\.pom
3+
distribute.optional-deployments[1]=spring-boot-project-\\d+\\.\\d+\\.\\d+(?:\\.RELEASE)?\\.pom
44
logging.level.io.spring.concourse=DEBUG

0 commit comments

Comments
 (0)