Skip to content

Commit 76500b5

Browse files
Release 3.0.0-RC8
1 parent 502ff51 commit 76500b5

File tree

46 files changed

+46
-46
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+46
-46
lines changed

embedded-aerospike/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>testcontainers-spring-boot-parent</artifactId>
99
<groupId>com.playtika.testcontainers</groupId>
10-
<version>3.0.0-RC7</version>
10+
<version>3.0.0-RC8</version>
1111
<relativePath>../testcontainers-spring-boot-parent</relativePath>
1212
</parent>
1313

embedded-artifactory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>testcontainers-spring-boot-parent</artifactId>
99
<groupId>com.playtika.testcontainers</groupId>
10-
<version>3.0.0-RC7</version>
10+
<version>3.0.0-RC8</version>
1111
<relativePath>../testcontainers-spring-boot-parent</relativePath>
1212
</parent>
1313

embedded-azurite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>testcontainers-spring-boot-parent</artifactId>
77
<groupId>com.playtika.testcontainers</groupId>
8-
<version>3.0.0-RC7</version>
8+
<version>3.0.0-RC8</version>
99
<relativePath>../testcontainers-spring-boot-parent</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

embedded-cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>testcontainers-spring-boot-parent</artifactId>
99
<groupId>com.playtika.testcontainers</groupId>
10-
<version>3.0.0-RC7</version>
10+
<version>3.0.0-RC8</version>
1111
<relativePath>../testcontainers-spring-boot-parent</relativePath>
1212
</parent>
1313

embedded-clickhouse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>testcontainers-spring-boot-parent</artifactId>
77
<groupId>com.playtika.testcontainers</groupId>
8-
<version>3.0.0-RC7</version>
8+
<version>3.0.0-RC8</version>
99
<relativePath>../testcontainers-spring-boot-parent</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

embedded-cockroachdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>testcontainers-spring-boot-parent</artifactId>
88
<groupId>com.playtika.testcontainers</groupId>
9-
<version>3.0.0-RC7</version>
9+
<version>3.0.0-RC8</version>
1010
<relativePath>../testcontainers-spring-boot-parent</relativePath>
1111
</parent>
1212

embedded-consul/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>testcontainers-spring-boot-parent</artifactId>
88
<groupId>com.playtika.testcontainers</groupId>
9-
<version>3.0.0-RC7</version>
9+
<version>3.0.0-RC8</version>
1010
<relativePath>../testcontainers-spring-boot-parent</relativePath>
1111
</parent>
1212

embedded-couchbase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>testcontainers-spring-boot-parent</artifactId>
99
<groupId>com.playtika.testcontainers</groupId>
10-
<version>3.0.0-RC7</version>
10+
<version>3.0.0-RC8</version>
1111
<relativePath>../testcontainers-spring-boot-parent</relativePath>
1212
</parent>
1313

embedded-db2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>testcontainers-spring-boot-parent</artifactId>
99
<groupId>com.playtika.testcontainers</groupId>
10-
<version>3.0.0-RC7</version>
10+
<version>3.0.0-RC8</version>
1111
<relativePath>../testcontainers-spring-boot-parent</relativePath>
1212
</parent>
1313

embedded-dynamodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.playtika.testcontainers</groupId>
77
<artifactId>testcontainers-spring-boot-parent</artifactId>
8-
<version>3.0.0-RC7</version>
8+
<version>3.0.0-RC8</version>
99
<relativePath>../testcontainers-spring-boot-parent</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)