File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
testcontainers-spring-boot-bom
testcontainers-spring-boot-parent Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 88 <version >3.1.15</version >
99 <packaging >pom</packaging >
1010
11- <name >${project.groupId} : ${project.artifactId} </name >
11+ <name >testcontainers-spring-boot </name >
1212 <description >Container auto-configurations for spring-boot based integration tests</description >
1313 <url >https://github.com/PlaytikaOSS/testcontainers-spring-boot</url >
1414
Original file line number Diff line number Diff line change 1212 </parent >
1313
1414 <artifactId >testcontainers-common</artifactId >
15+ <name >testcontainers-common</name >
1516
1617 <dependencies >
1718 <dependency >
2021 </dependency >
2122 </dependencies >
2223
23- </project >
24+ </project >
Original file line number Diff line number Diff line change 1212
1313 <packaging >pom</packaging >
1414 <artifactId >testcontainers-spring-boot-bom</artifactId >
15+ <name >testcontainers-spring-boot-bom</name >
1516
1617 <dependencyManagement >
1718 <dependencies >
Original file line number Diff line number Diff line change 1111
1212 <packaging >pom</packaging >
1313 <artifactId >testcontainers-spring-boot-parent</artifactId >
14+ <name >testcontainers-spring-boot-parent</name >
1415 <description >Parent pom for all embedded testcontainers</description >
1516
16-
1717 <properties >
1818 <spring .boot.version>3.5.5</spring .boot.version>
1919 <spring .cloud.version>2025.0.0</spring .cloud.version>
You can’t perform that action at this time.
0 commit comments