Skip to content

Commit d0ff231

Browse files
update versions for release
1 parent f41dfb7 commit d0ff231

File tree

36 files changed

+37
-37
lines changed

36 files changed

+37
-37
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>2.1.1-SNAPSHOT</version>
10+
<version>2.1.1</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>2.1.1-SNAPSHOT</version>
10+
<version>2.1.1</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>2.1.1-SNAPSHOT</version>
8+
<version>2.1.1</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>2.1.1-SNAPSHOT</version>
10+
<version>2.1.1</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>2.1.1-SNAPSHOT</version>
8+
<version>2.1.1</version>
99
<relativePath>../testcontainers-spring-boot-parent</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

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>2.1.1-SNAPSHOT</version>
9+
<version>2.1.1</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>2.1.1-SNAPSHOT</version>
10+
<version>2.1.1</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>2.1.1-SNAPSHOT</version>
10+
<version>2.1.1</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>2.1.1-SNAPSHOT</version>
8+
<version>2.1.1</version>
99
<relativePath>../testcontainers-spring-boot-parent</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

embedded-elasticsearch/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>2.1.1-SNAPSHOT</version>
8+
<version>2.1.1</version>
99
<relativePath>../testcontainers-spring-boot-parent</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)