File tree Expand file tree Collapse file tree
service-lookup-dropwizard Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
44## UNRELEASED
55### Fixed
66- Fixed the case when disk's size is bigger than Integer's max value (#379 , #380 )
7+ - Fix erroneous version reference used during CI testing of shaded dependencies
78
89### Changed
910- Added support for Docker networks (#372 )
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >shade-test</artifactId >
77 <groupId >org.testcontainers</groupId >
8- <version >1.2.2 -SNAPSHOT</version >
8+ <version >0 -SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >shade-test</artifactId >
77 <groupId >org.testcontainers</groupId >
8- <version >1.2.2 -SNAPSHOT</version >
8+ <version >0 -SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >testcontainers-parent</artifactId >
77 <groupId >org.testcontainers</groupId >
8- <version >1.2.2 -SNAPSHOT</version >
8+ <version >0 -SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >shade-test</artifactId >
77 <groupId >org.testcontainers</groupId >
8- <version >1.2.2 -SNAPSHOT</version >
8+ <version >0 -SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments